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