租户管理

This commit is contained in:
lai
2024-06-25 16:46:47 +08:00
parent 4c16c39243
commit 2f7c947708
3 changed files with 554 additions and 501 deletions

View File

@@ -1768,7 +1768,7 @@ export default {
classId:'Number', classId:'Number',
classSort:'Sorting', classSort:'Sorting',
status:'Status', status:'Status',
type:'Tenancy Type', type:' Tenancy Type',
createTime:'Creation Time', createTime:'Creation Time',
highClass:'Root Level', highClass:'Root Level',
key:'Tenancy Key', key:'Tenancy Key',
@@ -1785,6 +1785,7 @@ export default {
SDSST:'Network Slice Rental', SDSST:'Network Slice Rental',
APN:'APN Rental', APN:'APN Rental',
IMSI:'Card Rental', IMSI:'Card Rental',
treeSelectTip:'Please select the tenant to be configured on the left side',
}, },
post:{ post:{
positionInfo:'Position Information', positionInfo:'Position Information',

View File

@@ -1785,6 +1785,7 @@ export default {
SDSST:'网络切片租用', SDSST:'网络切片租用',
APN:'APN租用', APN:'APN租用',
IMSI:'卡租用', IMSI:'卡租用',
treeSelectTip:'请在左侧选择需要配置的租户',
}, },
post:{ post:{
positionInfo:'岗位信息', positionInfo:'岗位信息',

File diff suppressed because it is too large Load Diff