vue-request
Advanced tools
Changelog
1.0.0-beta.10 (2021-03-02)
queries
changed from shallowReactive
to reactive
(8f940a4)Changelog
1.0.0-beta.9 (2021-02-26)
current
and pageSize
can modify and can trigger request, means you can directly use v-model
to bind them (ea5a238)