From c671f5aa89ddba5553fd4ba46f4c7184445f81c5 Mon Sep 17 00:00:00 2001 From: chenqi Date: Sat, 20 Jun 2026 14:57:28 +0800 Subject: [PATCH] =?UTF-8?q?fix(ui):=20=E4=BF=AE=E5=A4=8D=E8=B7=AF=E7=94=B1?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF(?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=AE=8B=E7=95=99=E7=9A=84=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E7=AB=AF=E8=B7=AF=E7=94=B1=E6=8B=AC=E5=8F=B7)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- healthlink-his-ui/src/router/index.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/healthlink-his-ui/src/router/index.js b/healthlink-his-ui/src/router/index.js index 9505f68dd..f1e8ae282 100755 --- a/healthlink-his-ui/src/router/index.js +++ b/healthlink-his-ui/src/router/index.js @@ -129,9 +129,6 @@ export const constantRoutes = [ } ] }, - // 移动端路由已移至独立项目 healthlink-his-mobile - ] - }, // 添加套餐管理相关路由到公共路由,确保始终可用 { path: '/maintainSystem/Inspection/PackageManagement',