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