fix:endpoint 显示bug修改 以及修改 chart 参数
This commit is contained in:
@@ -105,11 +105,11 @@ export default {
|
||||
label: this.$t('config.model.remark'),
|
||||
prop: 'remark',
|
||||
show: true
|
||||
},{
|
||||
}, {
|
||||
label: this.$t('config.model.assetNum'),
|
||||
prop: 'assetNum',
|
||||
show: true,
|
||||
width:200
|
||||
width: 200
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user