Commit 9590597a17ab6133d39e71848657628a1632fb17
1 parent
688493b9
绑定注册的优化
Showing
1 changed file
with
3 additions
and
0 deletions
packageC/pages/presell/goodsInfo/goodsInfo.js
@@ -712,6 +712,9 @@ Page({ | @@ -712,6 +712,9 @@ Page({ | ||
712 | this.data.show_prew_img = 0; return false; | 712 | this.data.show_prew_img = 0; return false; |
713 | } | 713 | } |
714 | 714 | ||
715 | + th.data.fir_def_store =null; | ||
716 | + that.setData({ def_pick_store: null,}); | ||
717 | + | ||
715 | /*-- | 718 | /*-- |
716 | //优惠券要实时更新 | 719 | //优惠券要实时更新 |
717 | getApp().getConfig2(function (e) { | 720 | getApp().getConfig2(function (e) { |