fixed dynamic page not visible if first show in the browser
This commit is contained in:
@@ -718,6 +718,8 @@ export const useUserStore = defineStore('UserStore', {
|
||||
|
||||
globalStore.addDynamicPages($router)
|
||||
|
||||
// console.log('$router', $router)
|
||||
|
||||
globalStore.finishLoading = true
|
||||
if (tools.isDebug()) console.log('finishLoading', globalStore.finishLoading)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user