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

@@ -264,7 +264,7 @@ export default {
errRows: []
},
{
label: this.$t('config.dc.traffic.tags'),
label: this.$t('overall.tag'),
prop: 'tags',
required: false,
errRows: []