Merge branch 'multi-tenant' of http://192.168.2.166:3180/OMC/ems_frontend_vue3 into multi-tenant
This commit is contained in:
@@ -1819,14 +1819,14 @@ export default {
|
|||||||
admin:'Principal',
|
admin:'Principal',
|
||||||
phone:'Contact Number',
|
phone:'Contact Number',
|
||||||
email:'Mail',
|
email:'Mail',
|
||||||
SDSST:'Network Slice Rental',
|
SDSST:'Network Slice',
|
||||||
APN:'APN Rental',
|
APN:'Access Point Name',
|
||||||
IMSI:'Card Rental',
|
IMSI:'SIM Card',
|
||||||
treeSelectTip:'Please select the tenant to be configured on the left side',
|
treeSelectTip:'Please select a tenant from the tenant list on the left for configuration',
|
||||||
upfTip:'Select the UPF RmUid that you want to configure',
|
upfTip:'Please select from the drop-down list of UPF Resource UIDs',
|
||||||
imsiTip:'',
|
imsiTip:'Please fill in the SIM card number or number range, \'%\' represents the number wildcard, for example: 111000%',
|
||||||
radioTip:'Please fill in the base station ID',
|
radioTip:'Please select from the drop-down list of radio type and radio ID',
|
||||||
defaultTip:'Please select Tenancy Asset and then fill in Asset Key',
|
defaultTip:'Please select from the drop-down list of Tenancy Asset, and then fill the Asset Key',
|
||||||
},
|
},
|
||||||
post:{
|
post:{
|
||||||
positionInfo:'Position Information',
|
positionInfo:'Position Information',
|
||||||
|
|||||||
@@ -1819,14 +1819,14 @@ export default {
|
|||||||
admin:'负责人',
|
admin:'负责人',
|
||||||
phone:'联系电话',
|
phone:'联系电话',
|
||||||
email:'邮箱',
|
email:'邮箱',
|
||||||
SDSST:'网络切片租用',
|
SDSST:'网络切片',
|
||||||
APN:'APN租用',
|
APN:'接入点',
|
||||||
IMSI:'卡租用',
|
IMSI:'SIM卡',
|
||||||
treeSelectTip:'请在左侧选择需要配置的租户',
|
treeSelectTip:'请从左侧租户列表中选择租户进行配置',
|
||||||
upfTip:'请选择需要配置的UPF的RmUid',
|
upfTip:'请选择下拉列表UPF的资源唯一标识',
|
||||||
imsiTip:'',
|
imsiTip:'请填入SIM卡号码或者号段, \'%\'表示号码通配符, 例如: 460001%',
|
||||||
radioTip:'请填写基站ID',
|
radioTip:'请从下拉列表选择基站类型和基站ID',
|
||||||
defaultTip:'请选择租赁类型后再填写租赁标识',
|
defaultTip:'请选择租赁资产类别, 然后填写资产标识',
|
||||||
},
|
},
|
||||||
post:{
|
post:{
|
||||||
positionInfo:'岗位信息',
|
positionInfo:'岗位信息',
|
||||||
|
|||||||
Reference in New Issue
Block a user