update: [vxe table v4.12.5] 参数 "row-config.height" 已废弃,请使用 "cell-config.height"
This commit is contained in:
@@ -93,9 +93,11 @@ const gridOptions: VxeGridProps = {
|
||||
},
|
||||
},
|
||||
},
|
||||
cellConfig: {
|
||||
height: 100,
|
||||
},
|
||||
rowConfig: {
|
||||
keyField: 'id',
|
||||
height: 100,
|
||||
},
|
||||
id: 'workflow-definition-index',
|
||||
};
|
||||
|
Reference in New Issue
Block a user