From dfd6f91e782f31b9d33030f12de6c72872e8ea03 Mon Sep 17 00:00:00 2001
From: Administrator <Administrator@DESKTOP-5BIMHQ3>
Date: 星期日, 30 六月 2024 16:59:20 +0800
Subject: [PATCH] 修改问题

---
 HTML/views/StatisticalReport/BoxInfor.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/HTML/views/StatisticalReport/BoxInfor.html b/HTML/views/StatisticalReport/BoxInfor.html
index 062d0ee..dca5a4a 100644
--- a/HTML/views/StatisticalReport/BoxInfor.html
+++ b/HTML/views/StatisticalReport/BoxInfor.html
@@ -476,6 +476,9 @@
 										AreaNo: field.AreaNo, //鎵�灞炲尯鍩�
 										LocatNo:field.LocatNo,//鎵�灞炲偍浣�
 										PalletStatus: field.PalletStatus, //鎵樼洏绫诲埆
+										SkuNo:field.SkuNo,
+										SkuName:field.SkuName,
+										LotNo:field.LotNo
 									};
 									if(doing){
 										doing = false;

--
Gitblit v1.8.0