mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): support show tab when not loggedIn
This commit is contained in:
@ -170,6 +170,8 @@ export const useRouteStore = defineStore(SetupStoreId.Route, () => {
|
|||||||
handleConstantAndAuthRoutes();
|
handleConstantAndAuthRoutes();
|
||||||
|
|
||||||
setIsInitConstantRoute(true);
|
setIsInitConstantRoute(true);
|
||||||
|
|
||||||
|
tabStore.initHomeTab();
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Init auth route */
|
/** Init auth route */
|
||||||
|
Reference in New Issue
Block a user