flx:提交路由

This commit is contained in:
Rain_ 2025-07-18 17:15:13 +08:00
parent 523e8c3a92
commit 191256814f

View File

@ -114,7 +114,7 @@ export const staticRouter: RouteRecordRaw[] = [
}, },
{ {
path: "/homeworkControlProcess", path: "/homeworkControlProcess",
name: "作业过程管控", name: "作业过程管控 ",
component: () => import("@/views/sevenLargeScreen/homeworkControlProcess/index.vue") component: () => import("@/views/sevenLargeScreen/homeworkControlProcess/index.vue")
}, },
// { // {