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