guhongwei hace 5 años
padre
commit
a3729cc46e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 },