From daf2a4075e8ce949cda132de6a03b7ea86597b37 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周日, 18 5月 2025 14:30:56 +0800 Subject: [PATCH] 33 --- PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts | 24 +++++++++++++++++------- 1 files changed, 17 insertions(+), 7 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..de41e2e 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,11 +10,6 @@ width:160, }, { - field: 'processName', - title: '宸ュ簭鍚嶇О', - width:160, -}, -{ field: 'pipeSpecCode', title: '绠℃缂栫爜', width:160, @@ -22,6 +17,11 @@ { field: 'pipeSectionName', title: '绠℃鍚嶇О', + width:160, +}, +{ + field: 'processName', + title: '宸ュ簭鍚嶇О', width:160, }, { @@ -120,8 +120,18 @@ width:160, }, { - field: 'workpieceName', - title: '宸ヤ欢鍚嶇О', + field: 'prodLineCode', + title: '浜х嚎缂栫爜', + width:160, +}, +{ + field: 'shipNumber', + title: '鑸瑰彿', + width:160, +}, +{ + field: 'projectNumber', + title: '椤圭洰鍙�', width:160, }, -- Gitblit v1.9.3