From 8cccc7524b12ac69861eae8a765e240d069e1fba Mon Sep 17 00:00:00 2001 From: "zangch@mesnac.com" Date: Fri, 23 Jan 2026 15:01:52 +0800 Subject: [PATCH] =?UTF-8?q?fix(ui):=20=E4=BF=AE=E5=A4=8D=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=BC=E8=AE=BE=E7=BD=AE=E5=B9=B6=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E6=97=A0=E7=94=A8=E8=A1=A8=E6=A0=BC=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除工艺工位页面产品线代码默认值 'CX_02' - 移除生产工位页面父级ID默认值 'CX_02' - 注释掉巡检项目页面检查类型表格列显示 - 注释掉巡检项目页面检查类型表单选项 - 注释掉计划巡检页面设备总数和计划巡检时间表格列 - 注释掉计划巡检页面执行人员表格列以优化界面显示 --- src/views/base/processStation/index.vue | 2 +- src/views/base/productStation/index.vue | 2 +- src/views/dms/dmsBaseInspectProject/index.vue | 22 +++++++++---------- src/views/dms/dmsPlanInspect/index.vue | 8 +++---- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/views/base/processStation/index.vue b/src/views/base/processStation/index.vue index fcb940e..53fb001 100644 --- a/src/views/base/processStation/index.vue +++ b/src/views/base/processStation/index.vue @@ -233,7 +233,7 @@ export default { processCode: null, processName: null, processType: 1, - productLineCode: 'CX_02', + productLineCode: null, productionTime: null, capacityDay: null, capacityMonth: null, diff --git a/src/views/base/productStation/index.vue b/src/views/base/productStation/index.vue index c1db8ef..20bbe87 100644 --- a/src/views/base/productStation/index.vue +++ b/src/views/base/productStation/index.vue @@ -251,7 +251,7 @@ export default { plantCode: null, isFlag: null, stationType: null, - parentId: 'CX_02', + parentId: null, createdBy: null, createdTime: null, executionSort: null, diff --git a/src/views/dms/dmsBaseInspectProject/index.vue b/src/views/dms/dmsBaseInspectProject/index.vue index d46e8af..d3be561 100644 --- a/src/views/dms/dmsBaseInspectProject/index.vue +++ b/src/views/dms/dmsBaseInspectProject/index.vue @@ -122,11 +122,11 @@ - + @@ -173,15 +173,15 @@ - - - {{dict.label}} - - + + + + + + + + + diff --git a/src/views/dms/dmsPlanInspect/index.vue b/src/views/dms/dmsPlanInspect/index.vue index bc44773..fc3f661 100644 --- a/src/views/dms/dmsPlanInspect/index.vue +++ b/src/views/dms/dmsPlanInspect/index.vue @@ -156,8 +156,8 @@ - - + + - +