chore: vxe table config【e33bc6af】

pull/62/head
YunaiV 2025-03-24 21:14:41 +08:00
parent 8c604ffed0
commit 086f57997a
1 changed files with 2 additions and 3 deletions

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,