From 9796651f30deb9eee38c9d846255b293fbba15eb Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周五, 16 5月 2025 09:26:55 +0800 Subject: [PATCH] 333 --- PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts | 46 +++++++++++++++++++++++++++------------------- 1 files changed, 27 insertions(+), 19 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 bb7c427..e051aae 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,21 +10,6 @@ width:160, }, { - field: 'processName', - title: '宸ュ簭鍚嶇О', - width:160, -}, -{ - field: 'pipeSpecCode', - title: '绠℃缂栫爜', - width:160, -}, -{ - field: 'pipeSectionName', - title: '绠℃鍚嶇О', - width:160, -}, -{ field: 'workPlanStatusDesc', title: '璁″垝鐘舵��', width:160, @@ -120,11 +105,25 @@ width:160, }, { - field: 'workpieceName', - title: '宸ヤ欢鍚嶇О', + field: 'prodLineCode', + title: '浜х嚎缂栫爜', width:160, }, - +{ + field: 'shipNumber', + title: '鑸瑰彿', + width:160, +}, +{ + field: 'projectNumber', + title: '椤圭洰鍙�', + width:160, +}, +{ + field: 'processName', + title: '宸ュ簭鍚嶇О', + width:160, +}, { field: 'pipeFittingCode', title: '绠′欢缂栫爜', @@ -135,7 +134,16 @@ title: '椤哄簭鍙�', width:160, }, - +{ + field: 'pipeSpecCode', + title: '绠℃缂栫爜', + width:160, +}, +{ + field: 'pipeSectionName', + title: '绠℃鍚嶇О', + width:160, +}, { field: 'outerDiameter', title: '澶栧緞(mm)', -- Gitblit v1.9.3