完成后台所有开发,暂存代码,进入功能测试阶段。

This commit is contained in:
monanxiao
2024-10-17 14:26:51 +08:00
parent 3ab7f108cf
commit 6b54fb10a2
23 changed files with 521 additions and 29283 deletions
+1 -9
View File
@@ -218,15 +218,7 @@ const routerList = [
name: "维修人员排班",
},
},
{
path: "/testScheduling",
name: "testScheduling",
component: () => import("../views/scheduling/test.vue"),
meta: {
requiresAuth: true,
name: "人员排班测试",
},
},
],
},