From efc2df0c349c95bcb3c017aa8cb2f19e559a87e9 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Tue, 26 Apr 2022 14:12:38 +0800 Subject: [PATCH] 20220426 --- zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html b/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html index 3bdea90..b8c948a 100644 --- a/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html +++ b/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html @@ -94,13 +94,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