fix: duplicate图表时去掉一些参数

This commit is contained in:
chenjinsong
2021-05-24 17:46:21 +08:00
parent 556fe8eaae
commit 9f73a5eb33
2 changed files with 7 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ export default {
label: this.$t('overall.name'),
prop: 'name',
show: true,
minWidth: 150,
sortable: 'custom'
}, {
label: this.$t('asset.manageIp'),