diff --git a/src/router/index.js b/src/router/index.js index 1362ca2..7cc393a 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -6,6 +6,7 @@ import {ref} from "vue"; // 路由定义(包含权限映射 meta.permissionId) const routes = [ // { + // path: '/workspace', // name: "workspace", // component: () => import("../views/workspace/audit.vue"),