guhongwei 5 éve
szülő
commit
a3729cc46e
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 },