From 5b4f00ff3ea04a3246a8f6f86bdefe749fcfd0c4 Mon Sep 17 00:00:00 2001
From: yuyou_x <2336760928@qq.com>
Date: 星期二, 26 三月 2024 08:24:28 +0800
Subject: [PATCH] 合并代码

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

diff --git a/HTML/views/StatisticalReport/BoxInfor.html b/HTML/views/StatisticalReport/BoxInfor.html
index d8fb7df..e2939bb 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'){ }}

--
Gitblit v1.8.0