fix: vxe新版需要单独设置headerCellConfig
This commit is contained in:
@@ -113,6 +113,9 @@ const gridOptions: VxeGridProps = {
|
||||
},
|
||||
},
|
||||
},
|
||||
headerCellConfig: {
|
||||
height: 44,
|
||||
},
|
||||
cellConfig: {
|
||||
height: 48,
|
||||
},
|
||||
|
Reference in New Issue
Block a user