@ -78,12 +78,7 @@ const gridOptions: VxeGridProps = {
enabled: false,
},
toolbarConfig: {
// 自定义列
custom: false,
// 最大化
zoom: true,
// 刷新
refresh: false,
rowConfig: {
isHover: false,
@ -85,9 +85,7 @@ const gridOptions: VxeGridProps = {
zoom: false,
proxyConfig: {
ajax: {
@ -145,12 +145,7 @@ const gridOptions: VxeGridProps = {
showOverflow: false,
};