guhongwei vor 5 Jahren
Ursprung
Commit
a3729cc46e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 },