fix: tip for tenant of sim card asset

This commit is contained in:
2024-07-23 18:32:11 +08:00
parent 3dafe8d1f6
commit 09245fdfda
2 changed files with 2 additions and 2 deletions

View File

@@ -1828,7 +1828,7 @@ export default {
IMSI:'SIM Card',
treeSelectTip:'Please select a tenant from the tenant list on the left for configuration',
upfTip:'Please select from the drop-down list of UPF Resource UIDs',
imsiTip:'Please fill in the SIM card number or number range, \'%\' represents the number wildcard, for example: 111000%',
imsiTip:'Please select the matching type and fill in the SIM card number fragment',
radioTip:'Please select from the drop-down list of radio type and radio ID',
defaultTip:'Please select from the drop-down list of Tenancy Asset, and then fill the Asset Key',
patternTip:'The Asset Key cannot contain special characters',

View File

@@ -1828,7 +1828,7 @@ export default {
IMSI:'SIM卡',
treeSelectTip:'请从左侧租户列表中选择租户进行配置',
upfTip:'请选择下拉列表UPF的资源唯一标识',
imsiTip:'请填入SIM卡号码或者号段, \'%\'表示号码通配符, 例如: 460001%',
imsiTip:'请选择匹配类型和填入SIM卡号段',
radioTip:'请从下拉列表选择基站类型和基站ID',
defaultTip:'请选择租赁资产类别, 然后填写资产标识',
patternTip:'租赁标识不能包含特殊字符',