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 },