From aa777daee492ba7f53d3c41f235f95c4d5505dbe Mon Sep 17 00:00:00 2001 From: chengsc <11752@DESKTOP-DS49RCP> Date: 星期六, 18 一月 2025 09:20:07 +0800 Subject: [PATCH] Revert "修改抽检" --- HTML/views/ASNSetting/LabelBox.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/HTML/views/ASNSetting/LabelBox.html b/HTML/views/ASNSetting/LabelBox.html index c7f560b..1ec9351 100644 --- a/HTML/views/ASNSetting/LabelBox.html +++ b/HTML/views/ASNSetting/LabelBox.html @@ -460,6 +460,7 @@ { field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', fixed: 'left', width: 140, "disabled": true }, { field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center', width: 240, }, { field: 'Qty', title: '鏁伴噺', align: 'center', width: 100, }, + { field: 'UnitName', title: '鍗曚綅', align: 'center', width: 100, }, { field: 'FullQty', title: '鏁寸鏁伴噺', align: 'center', width: 100, }, { field: 'LotNo', title: '杩涘巶缂栧彿', align: 'center', width: 155, }, { field: 'LotText', title: '鎵规鎻忚堪', align: 'center', width: 165 }, @@ -528,6 +529,8 @@ limits: pageLimits, cellMinWidth: 60, //鍏ㄥ眬瀹氫箟甯歌鍗曞厓鏍肩殑鏈�灏忓搴︼紝layui 2.2.1 鏂板 done: function (res) { + + console.log(res); setRight(); //鑷畾涔夊垪瀹� SetTableColW('Box-list', 'BllAsn/GetLabelBoxList', TotalColsSysArr); -- Gitblit v1.8.0