Lijy преди 1 година
родител
ревизия
bbf3a4f2f2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      fhKeeper/formulahousekeeper/customerBuler-crm/src/store/index.ts

+ 1 - 1
fhKeeper/formulahousekeeper/customerBuler-crm/src/store/index.ts

@@ -4,7 +4,7 @@ export const useStore = defineStore({
     state: () => ({
         userInfo: {}, // 当前的用户信息
         routers: [], // 返回的所有路由
-        asyncRoutesMark: false
+        asyncRoutesMark: false, // 是否添加过路由
     }),
     getters: { // 取值