From 191256814f4df4ac15b6bb4e1719f216afbfe5d6 Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Fri, 18 Jul 2025 17:15:13 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E6=8F=90=E4=BA=A4=E8=B7=AF?= =?UTF-8?q?=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routers/modules/staticRouter.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routers/modules/staticRouter.ts b/src/routers/modules/staticRouter.ts index a6ff4ef..c18ebd5 100644 --- a/src/routers/modules/staticRouter.ts +++ b/src/routers/modules/staticRouter.ts @@ -114,7 +114,7 @@ export const staticRouter: RouteRecordRaw[] = [ }, { path: "/homeworkControlProcess", - name: "作业过程管控", + name: "作业过程管控 ", component: () => import("@/views/sevenLargeScreen/homeworkControlProcess/index.vue") }, // {