From 2be1922b035c182c3c516427aa68be54badd6938 Mon Sep 17 00:00:00 2001
From: IPC-610 <IPC-610@DESKTOP-6LEOOS3>
Date: 星期四, 26 九月 2024 15:15:52 +0800
Subject: [PATCH] 登录页修改

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

diff --git a/HTML/views/StatisticalReport/BoxInfor.html b/HTML/views/StatisticalReport/BoxInfor.html
index d8fb7df..ccb5ce0 100644
--- a/HTML/views/StatisticalReport/BoxInfor.html
+++ b/HTML/views/StatisticalReport/BoxInfor.html
@@ -218,7 +218,12 @@
                             <p>宸插叆搴�</p>
                         {{#  } else if(d.Status == '3') { }}
                             <p>宸插嚭搴�</p>
-                        {{#  } }}
+                        {{#  } else if(d.Status == '4') { }}
+							<p>宸插垎閰�</p>
+						{{#  } else if(d.Status == '5') { }}
+							<p>宸叉嫞璐�</p>
+						{{#  } }}
+						
                     </script>
                     <script type="text/html" id="InspectMarkStatus">
                         {{#  if(d.InspectMark=='0'){ }}
@@ -407,6 +412,7 @@
                     {field: 'FrozenQty', title: '鍐荤粨鏁伴噺', align: 'center'},
                     {field: 'InspectMark', title: '鎶芥鏍囪', align: 'center', templet: '#InspectMarkStatus'},
                     {field: 'BitPalletMark', title: '闆舵墭鏍囪', align: 'center', templet: '#BitPalletMarkStatus'},
+                    {field: 'Demo', title: '瀵勫瓨澶囨敞', align: 'center'},
 				]];
 				var TotalColsSysArr=encodeURIComponent(encodeURIComponent(JSON.stringify(TotalColsArr)))//灏嗚〃澶存暟鎹繘琛寀rl缂栫爜
 				//#endregion

--
Gitblit v1.8.0