From 26356a0e6472be4620651adceddda0e38c78fffa Mon Sep 17 00:00:00 2001 From: chengsc <Demo@DESKTOP-CPA90BF> Date: 星期四, 17 十月 2024 18:09:50 +0800 Subject: [PATCH] 修改问题 --- HTML/views/StatisticalReport/InventoryStatistics.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HTML/views/StatisticalReport/InventoryStatistics.html b/HTML/views/StatisticalReport/InventoryStatistics.html index d3ec89e..8ba163b 100644 --- a/HTML/views/StatisticalReport/InventoryStatistics.html +++ b/HTML/views/StatisticalReport/InventoryStatistics.html @@ -405,7 +405,7 @@ SkuName:SkuName, //鐗╂枡鍚嶇О OwnerNo:OwnerNo, //璐т富缂栫爜 OwnerName:OwnerName, //璐т富鍚嶇О - LotNo:LotNo, //鎵规鍙� + LotNo:LotNo, //杩涘巶缂栧彿 }; sendData(IP + "/Statistical/GetInventoryList", param, 'get', function (res) { console.log(res) @@ -480,7 +480,7 @@ // align: 'center', // }, { // field: 'LotNo', - // title: '鎵规鍙�', + // title: '杩涘巶缂栧彿', // align: 'center', // }, { // field: 'Qty', @@ -579,7 +579,7 @@ SkuName:SkuName, //鐗╂枡鍚嶇О OwnerNo:OwnerNo, //璐т富缂栫爜 OwnerName:OwnerName, //璐т富鍚嶇О - LotNo:LotNo, //鎵规鍙� + LotNo:LotNo, //杩涘巶缂栧彿 LocatNo:LocatNo,//鍌ㄤ綅鍦板潃 PalletNo:PalletNo, //鎵樼洏鍙� Status:Status,//搴撳瓨鐘舵�� -- Gitblit v1.8.0