修改返回店铺首页数据不出现的问题

This commit is contained in:
2020-09-05 15:18:48 +08:00
parent e19ae7ed82
commit 027b07baeb
2 changed files with 13 additions and 10 deletions

View File

@@ -78,8 +78,8 @@ export default {
},
// 下拉刷新
onPullDownRefresh() {
this.refreshOrderList();
},
this.refreshOrderList();
},
methods: {
setOrderType() {
let type;