From 3011d06228b452f473caae6b941ce469dbeeb0dd Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 21 Jan 2025 17:05:34 +0800 Subject: [PATCH] =?UTF-8?q?style(=E5=9B=BE=E8=A1=A8):=20=E5=9B=BE=E8=A1=A8?= =?UTF-8?q?=E6=94=BE=E5=A4=A7=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../visualization/UserViewEnlarge.vue | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue index 9c54c2b4fb..7e37119445 100644 --- a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue +++ b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue @@ -34,7 +34,9 @@ size="middle" @click="downloadViewImage" > - + {{ t('chart.export_img') }} - - + {{ t('chart.export_excel') }} - - + {{ t('chart.export_raw_details') }} - - - {{ t('chart.export_excel_formatter') }} + + {{ t('chart.export_excel_formatter') }}