mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
perf: 重置路由时,清空缓存页面
This commit is contained in:
@@ -106,6 +106,7 @@ export function resetRouter() {
|
||||
);
|
||||
}
|
||||
});
|
||||
usePermissionStoreHook().clearAllCachePage();
|
||||
}
|
||||
|
||||
// 路由白名单
|
||||
|
||||
Reference in New Issue
Block a user