guhongwei 5 years ago
parent
commit
a3729cc46e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/store/index.js

+ 1 - 1
src/store/index.js

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