fix: 修复 ele vxe-table proxyConfig

This commit is contained in:
puhui999
2025-05-11 22:37:08 +08:00
parent ca6d36b6e2
commit 559a85f0aa

View File

@@ -46,9 +46,8 @@ setupVbenVxeTable({
proxyConfig: {
autoLoad: true,
response: {
result: 'items',
result: 'list',
total: 'total',
list: 'items',
},
showActiveMsg: true,
showResponseMsg: false,