fix: 数据范围宽度调整
This commit is contained in:
@@ -109,7 +109,8 @@ export default {
|
|||||||
}, {
|
}, {
|
||||||
label: this.$t('report.dataRange'),
|
label: this.$t('report.dataRange'),
|
||||||
prop: 'dataRange',
|
prop: 'dataRange',
|
||||||
show: true
|
show: true,
|
||||||
|
minWidth: 110
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
checkboxAll: false,
|
checkboxAll: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user