chore: vxe table config
parent
6f36dd588b
commit
e33bc6afcf
|
@ -23,9 +23,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