From 1e26a7575d9969e728b0aa01466f490409cb173c Mon Sep 17 00:00:00 2001
From: chengsc <Demo@DESKTOP-CPA90BF>
Date: 星期五, 18 十月 2024 18:41:30 +0800
Subject: [PATCH] Merge branch 'master' into csc
---
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