fix:删除重复国际化数据

This commit is contained in:
zhangyu
2022-06-21 18:14:21 +08:00
parent e9cb846079
commit 8010406cd1
84 changed files with 179 additions and 177 deletions

View File

@@ -99,7 +99,7 @@ export default {
show: true,
minWidth: 400
}, {
label: this.$t('project.endpoint.host'),
label: this.$t('asset.host'),
prop: 'host',
show: true,
width: 200
@@ -119,7 +119,7 @@ export default {
show: true,
width: 200
}, {
label: this.$t('project.endpoint.param'),
label: this.$t('config.assetLabel.params'),
prop: 'param',
show: true,
width: 200