From 16c08f5e250e963cad394dccc615a6e1d684ca15 Mon Sep 17 00:00:00 2001 From: "zangch@mesnac.com" Date: Mon, 9 Feb 2026 10:39:19 +0800 Subject: [PATCH] =?UTF-8?q?style(dms):=20=E9=9A=90=E8=97=8F=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E7=9A=84=E8=A1=A8=E5=8D=95=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E5=92=8C=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在dmsBaseInspectRoute中注释掉循环周期表格列和表单项 - 在dmsPlanInspect中注释掉修改按钮和计划编号、设备总数表单项 - 在maint中注释掉保养负责人表格列和相关表单项 - 移除多个页面中的冗余UI组件以简化界面显示 --- src/views/dms/dmsBaseInspectRoute/index.vue | 8 ++++---- src/views/dms/dmsPlanInspect/index.vue | 16 ++++++++-------- src/views/dms/maint/index.vue | 18 +++++++++--------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/views/dms/dmsBaseInspectRoute/index.vue b/src/views/dms/dmsBaseInspectRoute/index.vue index 130f9a2..7f54636 100644 --- a/src/views/dms/dmsBaseInspectRoute/index.vue +++ b/src/views/dms/dmsBaseInspectRoute/index.vue @@ -126,11 +126,11 @@ - + @@ -186,7 +186,7 @@ - + diff --git a/src/views/dms/dmsPlanInspect/index.vue b/src/views/dms/dmsPlanInspect/index.vue index 3d56731..6097583 100644 --- a/src/views/dms/dmsPlanInspect/index.vue +++ b/src/views/dms/dmsPlanInspect/index.vue @@ -98,7 +98,7 @@ v-hasPermi="['dms:dmsPlanInspect:add']" >新增 - +