zhengnaiwen_citu 1 tahun lalu
induk
melakukan
b461c061e0
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      src/store/dictionaries.js

+ 1 - 2
src/store/dictionaries.js

@@ -33,8 +33,7 @@ export const useDictionariesStore = defineStore('dictionaries',
     }
 
     return {
-      getDict,
-      setDict
+      getDict
     }
   },
   {