chore: vxe table config【e33bc6af】

This commit is contained in:
YunaiV
2025-03-24 21:14:41 +08:00
parent 8c604ffed0
commit 086f57997a

View File

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