From 307571e455275fa9cb9a5f4e0e9e40333b5a222c Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 7 Dec 2023 17:30:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B7=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/langs/en.js | 1 + src/i18n/langs/zh.js | 1 + src/pages/modules/systemmanage/user.vue | 2 +- src/pages/shells/index/index.vue | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/langs/en.js b/src/i18n/langs/en.js index 671dcbf..81132fc 100644 --- a/src/i18n/langs/en.js +++ b/src/i18n/langs/en.js @@ -142,6 +142,7 @@ module.exports = { newpassword: 'New Password', operationfailed: 'Operation failed', loading: 'Loading', + pleaseselect: 'Please select', toast1: 'Old password cannot be empty', toast2: 'The new password cannot be empty', toast3: 'Enter a new password', diff --git a/src/i18n/langs/zh.js b/src/i18n/langs/zh.js index 6c6a347..b0bd9c6 100644 --- a/src/i18n/langs/zh.js +++ b/src/i18n/langs/zh.js @@ -142,6 +142,7 @@ module.exports = { newpassword: '新的密码', operationfailed: '操作失败', loading: '加载中', + pleaseselect: '请选择', toast1: '旧密码不能为空', toast2: '新密码不能为空', toast3: '输入新密码', diff --git a/src/pages/modules/systemmanage/user.vue b/src/pages/modules/systemmanage/user.vue index 5b2f995..8822424 100644 --- a/src/pages/modules/systemmanage/user.vue +++ b/src/pages/modules/systemmanage/user.vue @@ -107,7 +107,7 @@
{{ $t('role.role') }}
- +
- +