菜单动态路由及头部角色切换修改

This commit is contained in:
duyufeng
2024-08-30 10:25:42 +08:00
parent c76dcaa7c5
commit 699754c902
10 changed files with 262 additions and 41 deletions

View File

@@ -135,4 +135,6 @@ export const useRouteStore = defineStore({
});
},
},
// //开启数据缓存
// persist:true,
});