From 9fa96b31ca344c9c434a1806fa743a3d01b95ad0 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期四, 07 三月 2024 15:33:57 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/views/system/publish/index.vue |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/src/views/system/publish/index.vue b/src/views/system/publish/index.vue
index 6e35dcb..bbab18a 100644
--- a/src/views/system/publish/index.vue
+++ b/src/views/system/publish/index.vue
@@ -94,16 +94,6 @@
           v-hasPermi="['system:publish:remove']"
         >鍒犻櫎</el-button>
       </el-col>
-      <el-col :span="1.5">
-        <el-button
-          type="warning"
-          plain
-          icon="el-icon-download"
-          size="mini"
-          @click="handleExport"
-          v-hasPermi="['system:publish:export']"
-        >瀵煎嚭</el-button>
-      </el-col>
       <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
     </el-row>
 

--
Gitblit v1.8.0