Commit c2678c4ef77f866d805786580443102a34bb54b8
Merge branch 'test' into 'qa'
Test See merge request !498
Showing
1 changed file
with
1 additions
and
0 deletions
pages/user/choice_guide/choice_guide.js
@@ -33,6 +33,7 @@ Page({ | @@ -33,6 +33,7 @@ Page({ | ||
33 | var th = this, e = th; | 33 | var th = this, e = th; |
34 | var r_data={ | 34 | var r_data={ |
35 | storeId: os.stoid, | 35 | storeId: os.stoid, |
36 | + pickupId: a.globalData.userInfo.pickup_id, | ||
36 | page: th.data.page, | 37 | page: th.data.page, |
37 | pageSize: th.data.pageSize | 38 | pageSize: th.data.pageSize |
38 | }; | 39 | }; |