lzhe
2024-06-06 a2441175073f8b09a7eff29effd7e3e617de2f7d
src/layout/index.vue
@@ -286,7 +286,7 @@
         },
         handleSelect(key, keyPath) {
            var MENU = this.$TOOL.data.get("MENU");
            var foundRoute = this.findRouteByPath(MENU, key);
            var foundRoute = this.findRouteByPath(MENU, key);
            //http://116.63.148.72:8080/xxl-job-admin
            var TOKEN = this.$TOOL.cookie.get("TOKEN");
            if(key == '/i/任务调度') {