mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
optimzie payment
This commit is contained in:
parent
959dbf3059
commit
4244f7d436
@ -115,7 +115,7 @@
|
|||||||
},
|
},
|
||||||
_doSelect: function(item) {
|
_doSelect: function(item) {
|
||||||
this.curCategoryId = item.mainCategoryId;
|
this.curCategoryId = item.mainCategoryId;
|
||||||
this.pagefrom =1;
|
this.pagefrom =0;
|
||||||
this.products=[];
|
this.products=[];
|
||||||
this._loadRecommendProdcut();
|
this._loadRecommendProdcut();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user