Merge pull request #4 from chenkeao/patch-1

Update index.vue
master
wayn111 1 year ago committed by GitHub
commit 44a3a52078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -165,6 +165,7 @@ export default {
onRefresh() {
this.refreshing = true
this.page = 0
this.orderList = []
this.getOrderList(true)
},
getOrderList(init) {

Loading…
Cancel
Save