guhongwei 5 년 전
부모
커밋
a3729cc46e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/store/index.js

+ 1 - 1
src/store/index.js

@@ -55,7 +55,7 @@ export default new Vuex.Store({
     tranaudit,
     chat,
     dock,
-    apply
+    apply,
   },
   state: { ...ustate },
   mutations: { ...umutations },