refactor: 代码生成 导入 hover样式
This commit is contained in:
parent
ca2aadaf4a
commit
598f371568
@ -91,6 +91,7 @@ const gridOptions: VxeGridProps = {
|
||||
toolbarConfig: {
|
||||
enabled: false,
|
||||
},
|
||||
cellClassName: 'cursor-pointer',
|
||||
};
|
||||
|
||||
const [BasicTable, tableApi] = useVbenVxeGrid({ formOptions, gridOptions });
|
||||
|
Loading…
Reference in New Issue
Block a user