From 2f3fa592eb9d8edd9b4af8cdecbf1e2e6e5fc016 Mon Sep 17 00:00:00 2001
From: 935090232@qq.com <ak473600000>
Date: Tue, 11 Jan 2022 23:24:00 +0800
Subject: [PATCH] 新增固定资产导出功能

---
 zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw-update.html |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw-update.html b/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw-update.html
index fb68b57..4c3ec30 100644
--- a/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw-update.html
+++ b/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw-update.html
@@ -87,13 +87,6 @@
                                 </el-button>
                             </div>
                         </el-col>
-                        <el-col>
-                            <div style="padding:5px;font-size: 15px;text-align: right;">
-                                <el-button type="primary" size="mini" round>
-                                    <span>抽奖记录</span>
-                                </el-button>
-                            </div>
-                        </el-col>
                     </el-row>
 
                     <el-row>

--
Gitblit v1.9.1