From b4b7a612c07334bfd92eb1a5aa475890e738dfc7 Mon Sep 17 00:00:00 2001
From: shj <1790240199@qq.com>
Date: 星期二, 19 七月 2022 10:18:08 +0800
Subject: [PATCH] css

---
 src/views/goalManagement/IncentiveRecording/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/goalManagement/IncentiveRecording/index.vue b/src/views/goalManagement/IncentiveRecording/index.vue
index 81291fa..97e2a85 100644
--- a/src/views/goalManagement/IncentiveRecording/index.vue
+++ b/src/views/goalManagement/IncentiveRecording/index.vue
@@ -30,8 +30,8 @@
 					<el-button size="default" type="danger" :icon="Delete" plain>删除</el-button>
 				</div>
 				<div>
-					<el-button size="default" :icon="Download"></el-button>
-					<el-button size="default" :icon="Refresh"></el-button>
+					<!-- <el-button size="default" :icon="Download"></el-button>
+					<el-button size="default" :icon="Refresh"></el-button> -->
 				</div>
 			</div>
 		<el-table ref="multipleTableRef" :data="tableData" style="width: 100%">

--
Gitblit v1.9.2