From 65f6665b28af5912b8fbacb43cf111087fbf812d Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期二, 06 一月 2026 16:45:03 +0800
Subject: [PATCH] 库存报表添加空数据时的默认数据

---
 fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html b/fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html
index 3949fe4..9a4d36c 100644
--- a/fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html
+++ b/fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html
@@ -51,11 +51,6 @@
                     </ul>
                 </div>
             </form>
-            <div class="btn-group-sm" role="group">
-                <a class="btn btn-success">
-                    <i class="fa fa-plus"></i> 浜嬩欢閰嶇疆
-                </a>
-            </div>
         </div>
 
         <div class="col-sm-12 " style="padding-top: 10px;background: #FFFFFF;margin-top: 10px;">

--
Gitblit v1.9.3