fix: 内置报告排序字段传参错误问题
This commit is contained in:
@@ -119,7 +119,7 @@ export default {
|
||||
label: this.$t('overall.status'),
|
||||
prop: 'state',
|
||||
show: true,
|
||||
width: 120,
|
||||
width: 130,
|
||||
sortable: 'custom'
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user