This commit is contained in:
dap
2024-11-03 11:26:11 +08:00
18 changed files with 34 additions and 25 deletions

View File

@@ -15,6 +15,11 @@ setupVbenVxeTable({
columnConfig: {
resizable: true,
},
formConfig: {
// 全局禁用vxe-table的表单配置使用formOptions
enabled: false,
},
minHeight: 180,
proxyConfig: {
autoLoad: true,