Authored by 陈峰

commit

... ... @@ -97,6 +97,7 @@ export default {
this.$refs.scroll.forceUpdate(noMore > 0);
},
onPullingDown() {
this.page = 1;
this.fetchProduct({
productId: this.$route.params.orderId,
page: 1,
... ...