guhongwei 5 tahun lalu
induk
melakukan
a3729cc46e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 },