diff --git a/public/serverConfig.json b/public/serverConfig.json index 7e3e4ad68..e9dc7c0b8 100644 --- a/public/serverConfig.json +++ b/public/serverConfig.json @@ -17,7 +17,7 @@ "ShowLogo": true, "ShowModel": "smart", "MenuArrowIconNoTransition": true, - "CachingAsyncRoutes": true, + "CachingAsyncRoutes": false, "TooltipEffect": "light", "MapConfigure": { "amapKey": "97b3248d1553172e81f168cf94ea667e", diff --git a/src/views/permission/page/index.vue b/src/views/permission/page/index.vue index 36fc2d04a..bf6a693c0 100644 --- a/src/views/permission/page/index.vue +++ b/src/views/permission/page/index.vue @@ -1,5 +1,6 @@