From 2839cf3e6ffab8d8e2ace85b65069acbc11f23df Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 29 Mar 2024 16:56:56 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E5=B7=A5=E4=BD=9C=E5=8F=B0):=20?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=B7=A5=E4=BD=9C=E5=8F=B0=E5=8F=AF=E8=A7=86?= =?UTF-8?q?=E5=8C=96=E8=B5=84=E6=BA=90=E8=B7=B3=E8=BD=AC=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/share/share/ShareHandler.vue | 8 ++-- .../src/views/workbranch/ShortcutTable.vue | 38 ++++++++++++------- 2 files changed, 29 insertions(+), 17 deletions(-) diff --git a/core/core-frontend/src/views/share/share/ShareHandler.vue b/core/core-frontend/src/views/share/share/ShareHandler.vue index eefb40c500..f9b933c6f6 100644 --- a/core/core-frontend/src/views/share/share/ShareHandler.vue +++ b/core/core-frontend/src/views/share/share/ShareHandler.vue @@ -5,11 +5,11 @@ :content="t('visualization.share')" placement="top" > - + - {{ + {{ t('visualization.share') }} @@ -66,7 +66,7 @@
@@ -77,7 +77,7 @@