租户管理调整

This commit is contained in:
lai
2024-07-16 17:37:42 +08:00
parent 6a0ed31cdc
commit 79f143c22c
3 changed files with 16 additions and 15 deletions

View File

@@ -1813,7 +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 number [{tenantId}]?',
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',

View File

@@ -1813,7 +1813,8 @@ export default {
emailTip:'请输入正确的邮箱地址',
phoneTip:'请输入正确的手机号码',
node:'根节点',
delSure:'确认删除部门编号为 【{tenantId}】 的数据项?',
delSure:'确认删除租户名为 【{title}】 的数据项?',
delTypeSure:'确认删除租赁类型为 【{tenancyAsset}】,租赁标识为【{tenancyKey}】 的数据项?',
open:'展',
close:'折',
addClass:'新增租户',