mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-26 04:14:32 +08:00
refactor: 代码生成 导入 hover样式
This commit is contained in:
@@ -91,6 +91,7 @@ const gridOptions: VxeGridProps = {
|
|||||||
toolbarConfig: {
|
toolbarConfig: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
|
cellClassName: 'cursor-pointer',
|
||||||
};
|
};
|
||||||
|
|
||||||
const [BasicTable, tableApi] = useVbenVxeGrid({ formOptions, gridOptions });
|
const [BasicTable, tableApi] = useVbenVxeGrid({ formOptions, gridOptions });
|
||||||
|
|||||||
Reference in New Issue
Block a user