refator: button

This commit is contained in:
xingyu
2022-11-29 20:41:02 +08:00
parent 1570e38792
commit d47c2020d3
9 changed files with 47 additions and 53 deletions

View File

@ -44,7 +44,7 @@ export const useVxeGrid = <T = any>(config?: UseVxeGridConfig<T>) => {
/**
* grid options 初始化
*/
const gridOptions = reactive<VxeGridProps>({
const gridOptions = reactive<VxeGridProps<any>>({
loading: true,
size: currentSize as any,
height: 730, // 1080高度