完成后台所有开发,暂存代码,进入功能测试阶段。
This commit is contained in:
@@ -218,15 +218,7 @@ const routerList = [
|
||||
name: "维修人员排班",
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "/testScheduling",
|
||||
name: "testScheduling",
|
||||
component: () => import("../views/scheduling/test.vue"),
|
||||
meta: {
|
||||
requiresAuth: true,
|
||||
name: "人员排班测试",
|
||||
},
|
||||
},
|
||||
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user