From e0411010d18df545bbab4ed4e5580eb5e8a0a15d Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 28 Aug 2023 15:19:20 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=E8=B4=A6=E5=8F=B7?= =?UTF-8?q?=E6=A8=A1=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Apps/AutomationParams/index.vue | 77 +++++++++++-------- src/i18n/langs/en.json | 32 ++++++-- src/i18n/langs/ja.json | 32 ++++++-- src/i18n/langs/zh.json | 1 + .../AccountTemplateCreateUpdate.vue | 17 +++- src/views/accounts/AccountTemplate/const.js | 68 ++++++++++++++-- 6 files changed, 177 insertions(+), 50 deletions(-) diff --git a/src/components/Apps/AutomationParams/index.vue b/src/components/Apps/AutomationParams/index.vue index 0e9fe520e..af65553a5 100644 --- a/src/components/Apps/AutomationParams/index.vue +++ b/src/components/Apps/AutomationParams/index.vue @@ -2,21 +2,23 @@
{{ $tc('common.Setting') }} + > + {{ $tc('common.Setting') }} +