From da6323bcc11cbdf766a3da7db07124fda9d1cc53 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期四, 20 三月 2025 09:42:05 +0800 Subject: [PATCH] 电缆配置样式修改 --- src/views/system/dict/index.vue | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/views/system/dict/index.vue b/src/views/system/dict/index.vue index 5609baf..60769cc 100644 --- a/src/views/system/dict/index.vue +++ b/src/views/system/dict/index.vue @@ -84,15 +84,15 @@ v-hasPermi="['system:dict: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:dict:export']" - >瀵煎嚭</el-button> +<!-- <el-col :span="1.5">--> +<!-- <el-button--> +<!-- type="warning"--> +<!-- plain--> +<!-- icon="el-icon-download"--> +<!-- size="mini"--> +<!-- @click="handleExport"--> +<!-- v-hasPermi="['system:dict:export']"--> +<!-- >瀵煎嚭</el-button>--> </el-col> <el-col :span="1.5"> <el-button -- Gitblit v1.9.3