NEZ-916 feat: module endpoint 支持relabel

This commit is contained in:
zhangyu
2021-08-19 15:54:38 +08:00
parent 9167bb2107
commit 2113c435a4
10 changed files with 326 additions and 36 deletions

View File

@@ -155,7 +155,9 @@ const en = {
generate: 'Generate',
personalCenter: 'Personal center',
operationRecord: 'Operation record',
changePassword: 'Change password'
changePassword: 'Change password',
relabelConfigRegex: 'Default is (.*) ',
relabelConfigReplacement: 'Default is $1'
},
pageSize: '/page',
setup: {