feat: module endpoint relabel 必填项 跟action的值有关 label符合正则

This commit is contained in:
zhangyu
2021-08-20 13:53:31 +08:00
parent 1bc1c91277
commit e95898eaa5
4 changed files with 117 additions and 35 deletions

View File

@@ -611,7 +611,8 @@ const en = {
confirmDuplicate: 'Are you sure to duplicate this chart?',
confirmCancel: 'Changes you made are not saved?',
copySuccess: 'Copy success',
lnglatError: 'Wrong format of latitude and longitude'
lnglatError: 'Wrong format of latitude and longitude',
tagError: 'Does not conform to regular expressions /^[a-zA-Z_][a-zA-Z0-9_]*/!'
},
asset: {
asset: 'Asset ',