src/router/index.js @@ -86,7 +86,13 @@ hidden: true, }, //#endregion //#region 登录TMS { path: "/loginTMS", component: () => import("@/views/loginTMS"), hidden: true, }, //#endregion //#region 注册 { path: "/register",