From 202539a6bf53c73ee93bb47f5a862786f8c4bd35 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Mon, 16 May 2022 14:57:39 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=94=BB=E5=B8=83=E5=8C=BA?=
=?UTF-8?q?=E5=9F=9F=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/components/canvas/components/Toolbar.vue | 4 ++--
frontend/src/views/chart/view/ChartEdit.vue | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/frontend/src/components/canvas/components/Toolbar.vue b/frontend/src/components/canvas/components/Toolbar.vue
index 444c81dd96..66f8a630f9 100644
--- a/frontend/src/components/canvas/components/Toolbar.vue
+++ b/frontend/src/components/canvas/components/Toolbar.vue
@@ -5,7 +5,7 @@
{{ $t('commons.reset') }}
-
+
{{ $t('commons.confirm') }}
@@ -51,7 +51,7 @@
-
+
{{ $t('commons.save') }}
diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue
index fac1be5c49..239d4d7334 100644
--- a/frontend/src/views/chart/view/ChartEdit.vue
+++ b/frontend/src/views/chart/view/ChartEdit.vue
@@ -30,7 +30,7 @@
-
+
{{ $t('chart.recover') }}