lzhe
2024-06-14 963a2313f4f8959715293d38f69894078150d508
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/任务调度') {