From 48bac47c6bf5ebd870478aef28c7585af0a18a93 Mon Sep 17 00:00:00 2001 From: lai <371757574@qq.com> Date: Tue, 16 Jul 2024 17:49:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/locales/en-US.ts | 4 ++-- src/views/system/tenant/index.vue | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 27828f3e..6073fb90 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -1813,8 +1813,8 @@ export default { emailTip:'Please input the correct email address', phoneTip:'Please enter the correct phone number', node:'Root Node', - delSure:'Are you sure to delete the data item with TenantName: 【{title}】?', - delTypeSure:'Are you sure to delete the data item with Tenancy Asset: 【{tenancyAsset}】,Asset Key:【{tenancyKey}】?', + delSure:'Are you sure to delete the data item with TenantName: {title}?', + delTypeSure:'Are you sure to delete the data item with Tenancy Asset: {tenancyAsset}, Asset Key: {tenancyKey}?', open:'Exhibition', close:'Fold', addClass:'Add Tenant', diff --git a/src/views/system/tenant/index.vue b/src/views/system/tenant/index.vue index 38117eec..9de62723 100644 --- a/src/views/system/tenant/index.vue +++ b/src/views/system/tenant/index.vue @@ -957,7 +957,6 @@ onMounted(() => { > @@ -974,7 +973,7 @@ onMounted(() => { v-bind="modalStateTypeFrom.validateInfos.tenancyKey" v-show=" modalState.typeFrom.tenancyType == 'IMSI' || - modalState.typeFrom.tenancyType == '' + !modalState.typeFrom.tenancyType " >