From 704950daf7df2add26bcec4268c67de79e8f5905 Mon Sep 17 00:00:00 2001 From: zs <zhousong@weben-smart.com> Date: 周五, 16 5月 2025 17:54:55 +0800 Subject: [PATCH] 托盘号 --- PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 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..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 @@ -105,8 +105,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