guhongwei 5 лет назад
Родитель
Сommit
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 },