Commit 6f51e350e2787d676214f9177574189c424d5362

Authored by yvan.ni
1 parent 6cd328e5

1。 移动swiper的时候

pages/user/assistance/task_assistance.js
@@ -368,7 +368,8 @@ Page({ @@ -368,7 +368,8 @@ Page({
368 task_number: task_number, 368 task_number: task_number,
369 taskid: task_id, 369 taskid: task_id,
370 is_dismantle: 0, 370 is_dismantle: 0,
371 - bc_page: 1 371 + bc_page: 1,
  372 + giftQty:aitem[ind].giftQty,
372 }); 373 });
373 374
374 if (this.data.switch_head == 1 && th.data.is_clik == 0) { 375 if (this.data.switch_head == 1 && th.data.is_clik == 0) {