添加UPF租赁类型时选择RMUID下拉框

This commit is contained in:
lai
2024-07-09 10:34:05 +08:00
parent 8f8c9f8395
commit 78c86be8a0
3 changed files with 54 additions and 37 deletions

View File

@@ -1823,6 +1823,10 @@ export default {
APN:'APN Rental',
IMSI:'Card Rental',
treeSelectTip:'Please select the tenant to be configured on the left side',
upfTip:'Select the UPF RmUid that you want to configure',
imsiTip:'',
radioTip:'Please fill in the base station ID',
defaultTip:'Please select Tenancy Asset and then fill in Asset Key',
},
post:{
positionInfo:'Position Information',

View File

@@ -1823,6 +1823,10 @@ export default {
APN:'APN租用',
IMSI:'卡租用',
treeSelectTip:'请在左侧选择需要配置的租户',
upfTip:'请选择需要配置的UPF的RmUid',
imsiTip:'',
radioTip:'请填写基站ID',
defaultTip:'请选择租赁类型后再填写租赁标识',
},
post:{
positionInfo:'岗位信息',