Commit 2d129b1f by 谢中龙

Merge branch 'mall_dev_7.10.0' into 'mall_dev_7.10.0-demolition-order'

商品列表tab切换时pageNo不变 导致数据为空

See merge request !187
parents 3253b7b8 0b56326f
......@@ -122,6 +122,8 @@ wxService.page({
})
}
}
this.data.pageNo = 1;
this.getProList();
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment