mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 12:22:01 +08:00
fix: page table default params
This commit is contained in:
@@ -22,9 +22,6 @@ const gridOptions: VxeGridProps = {
|
||||
isHover: true,
|
||||
keyField: 'tokenId',
|
||||
},
|
||||
round: true,
|
||||
align: 'center',
|
||||
showOverflow: true,
|
||||
};
|
||||
|
||||
const [BasicTable, tableApi] = useVbenVxeGrid({ gridOptions });
|
||||
|
||||
Reference in New Issue
Block a user