fix: 修复 ele vxe-table proxyConfig
parent
ca6d36b6e2
commit
559a85f0aa
|
@ -46,9 +46,8 @@ setupVbenVxeTable({
|
||||||
proxyConfig: {
|
proxyConfig: {
|
||||||
autoLoad: true,
|
autoLoad: true,
|
||||||
response: {
|
response: {
|
||||||
result: 'items',
|
result: 'list',
|
||||||
total: 'total',
|
total: 'total',
|
||||||
list: 'items',
|
|
||||||
},
|
},
|
||||||
showActiveMsg: true,
|
showActiveMsg: true,
|
||||||
showResponseMsg: false,
|
showResponseMsg: false,
|
||||||
|
|
Loading…
Reference in New Issue