From a32d829058604ce4119202dd4c93614819cf637b Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 12 5月 2025 15:48:45 +0800 Subject: [PATCH] 22 --- PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts | 32 +++++++++++++++++--------------- 1 files changed, 17 insertions(+), 15 deletions(-) diff --git a/PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts b/PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts index e26a8f8..bb7c427 100644 --- a/PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts +++ b/PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts @@ -10,6 +10,21 @@ width:160, }, { + field: 'processName', + title: '宸ュ簭鍚嶇О', + width:160, +}, +{ + field: 'pipeSpecCode', + title: '绠℃缂栫爜', + width:160, +}, +{ + field: 'pipeSectionName', + title: '绠℃鍚嶇О', + width:160, +}, +{ field: 'workPlanStatusDesc', title: '璁″垝鐘舵��', width:160, @@ -109,11 +124,7 @@ title: '宸ヤ欢鍚嶇О', width:160, }, -{ - field: 'processName', - title: '宸ュ簭鍚嶇О', - width:160, -}, + { field: 'pipeFittingCode', title: '绠′欢缂栫爜', @@ -124,16 +135,7 @@ title: '椤哄簭鍙�', width:160, }, -{ - field: 'pipeSpecCode', - title: '绠℃缂栫爜', - width:160, -}, -{ - field: 'pipeSectionName', - title: '绠℃鍚嶇О', - width:160, -}, + { field: 'outerDiameter', title: '澶栧緞(mm)', -- Gitblit v1.9.3