From 4f737e3fe996816acee8997ed7fc2a694eeafc8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Thu, 22 Feb 2024 18:05:28 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=B8=93=E9=A1=B9=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=BA=93=E5=AF=BC=E5=87=BA=E6=94=B9=E4=B8=BAzip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../specialProjectLibrary/SpecialProjectLibrary.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/projectLibrary/specialProjectLibrary/SpecialProjectLibrary.vue b/src/views/projectLibrary/specialProjectLibrary/SpecialProjectLibrary.vue index fe897297..e0c71218 100644 --- a/src/views/projectLibrary/specialProjectLibrary/SpecialProjectLibrary.vue +++ b/src/views/projectLibrary/specialProjectLibrary/SpecialProjectLibrary.vue @@ -87,7 +87,7 @@ type="primary" ghost v-has="'specialProjectLibrary:export'" - @click="handleExportXls($t('projectLibrary.specialProjectLibrary.specialProjectLibrary'))"> + @click="handleExportXls($t('projectLibrary.specialProjectLibrary.specialProjectLibrary'), '.zip')"> {{ $t('export') }}