Commit 0b56326f by 谢中龙

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

parent 8127fd2b
......@@ -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