Commit dce2a80df696ac3b97804eb3b816ff8b3fff60d8
1 parent
5331274f
生日营销在不需要门店时候的优化
Showing
1 changed file
with
1 additions
and
1 deletions
pages/giftpack/birthdaygift/birthdaygift.js
@@ -203,7 +203,7 @@ Page({ | @@ -203,7 +203,7 @@ Page({ | ||
203 | th.setData({ openSpecModal: 1 }) | 203 | th.setData({ openSpecModal: 1 }) |
204 | th.pp_bacK_func=th.GetReceive_next; //设置回调函数 | 204 | th.pp_bacK_func=th.GetReceive_next; //设置回调函数 |
205 | }else{ | 205 | }else{ |
206 | - GetReceive_next(); | 206 | + th.GetReceive_next(); |
207 | } | 207 | } |
208 | }, | 208 | }, |
209 | 209 |