From 91151a1c608da15115fd5edeff35e69bb78c2e9f Mon Sep 17 00:00:00 2001 From: zs <zhousong@weben-smart.com> Date: 周五, 16 5月 2025 17:38:05 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo --- PipeLineLems/pipelinelems_web/src/widgets/CallMaterialOrder/Views/Pages/CallMaterialOrder/Config.ts | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/PipeLineLems/pipelinelems_web/src/widgets/CallMaterialOrder/Views/Pages/CallMaterialOrder/Config.ts b/PipeLineLems/pipelinelems_web/src/widgets/CallMaterialOrder/Views/Pages/CallMaterialOrder/Config.ts index aa28a09..bcc1f1b 100644 --- a/PipeLineLems/pipelinelems_web/src/widgets/CallMaterialOrder/Views/Pages/CallMaterialOrder/Config.ts +++ b/PipeLineLems/pipelinelems_web/src/widgets/CallMaterialOrder/Views/Pages/CallMaterialOrder/Config.ts @@ -10,6 +10,11 @@ width:160, }, { + field: 'materialBatch', + title: '鍘熸枡鎵规', + width:160, +}, +{ field: 'materialMode', title: '鍘熸枡鍨嬪彿', width:160, -- Gitblit v1.9.3