补充
This commit is contained in:
@@ -903,6 +903,8 @@ export default {
|
||||
imsiMode:'IMSI Matching Mode',
|
||||
fuzzyMatch:'Fuzzy Match',
|
||||
prefixMatch:'Prefix Match',
|
||||
fullMatch:'Full Match',
|
||||
suffixMatch:'Suffix Match',
|
||||
},
|
||||
pcf: {
|
||||
neType: 'PCF Object',
|
||||
@@ -1829,6 +1831,7 @@ export default {
|
||||
imsiTip:'Please fill in the SIM card number or number range, \'%\' represents the number wildcard, for example: 111000%',
|
||||
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',
|
||||
},
|
||||
post:{
|
||||
positionInfo:'Position Information',
|
||||
|
||||
@@ -903,6 +903,8 @@ export default {
|
||||
imsiMode:'IMSI匹配模式',
|
||||
fuzzyMatch:'模糊匹配',
|
||||
prefixMatch:'前缀匹配',
|
||||
fullMatch:'全匹配',
|
||||
suffixMatch:'后缀匹配',
|
||||
},
|
||||
pcf: {
|
||||
neType: 'PCF网元对象',
|
||||
@@ -1829,6 +1831,7 @@ export default {
|
||||
imsiTip:'请填入SIM卡号码或者号段, \'%\'表示号码通配符, 例如: 460001%',
|
||||
radioTip:'请从下拉列表选择基站类型和基站ID',
|
||||
defaultTip:'请选择租赁资产类别, 然后填写资产标识',
|
||||
patternTip:'租赁标识不能包含特殊字符',
|
||||
},
|
||||
post:{
|
||||
positionInfo:'岗位信息',
|
||||
|
||||
Reference in New Issue
Block a user