1
lzhe
2024-06-05 fc15f2e904fade9e1505bad70b29829d7d99c124
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/任务调度') {