From 9cf7b57cd6f3d56a80a5925add2d8dabee28437f Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 13 5月 2025 16:37:31 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo --- HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts | 30 +++++++++++++++++------------- 1 files changed, 17 insertions(+), 13 deletions(-) diff --git a/HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts b/HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts index 98c79fe..546381a 100644 --- a/HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts +++ b/HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts @@ -5,6 +5,10 @@ title: '搴忓彿', }, { + field: 'taskNo', + title: '浠诲姟鍙�', + }, + { field: 'orderNo', title: '鍗曟嵁缂栧彿', }, @@ -16,14 +20,10 @@ field: 'materialNo', title: '鐗╂枡浠跺彿', }, - { - field: 'materialId', - title: '鐗╂枡ID', - }, - { - field: 'taskNo', - title: '浠诲姟鍙�', - }, + // { + // field: 'materialId', + // title: '鐗╂枡ID', + // }, { field: 'sourcePlace', title: '璧峰搴撲綅', @@ -36,13 +36,17 @@ field: 'stockTypeDesc', title: '鎿嶄綔绫诲瀷', }, - { - field: 'containerNo', - title: '瀹瑰櫒缂栧彿', - }, + // { + // field: 'containerNo', + // title: '瀹瑰櫒缂栧彿', + // }, { field: 'materialModel', - title: '鏈哄瀷', + title: '鍨嬪彿', + }, + { + field: 'materialBatch', + title: '鎵规', }, { field: 'remark', -- Gitblit v1.9.3