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