From 1d3f7e1b9be6a5a2d17f9c3f1f2edcfdd27cee7d Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Wed, 11 Mar 2026 15:08:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E4=BE=8B=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/tooling/searchToolApply.vue | 36 +++++++++++++++---- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/src/views/modules/tooling/searchToolApply.vue b/src/views/modules/tooling/searchToolApply.vue index 4572d6e..891476d 100644 --- a/src/views/modules/tooling/searchToolApply.vue +++ b/src/views/modules/tooling/searchToolApply.vue @@ -66,8 +66,9 @@ :before-generate="startDownload" :before-finish="finishDownload" worksheet="导出信息" - class="el-button el-button--primary el-button--medium"> - {{ '导出' }} + :class="['el-button', 'el-button--primary', 'el-button--medium', {'is-loading': exportLoading}]"> + + {{ '导出' }} 搜索 @@ -363,13 +364,16 @@ :min-width="item.columnWidth" :label="item.columnLabel">