Commit db87575423abcea041b730ad67847f8b9a284e7c
1 parent
80fc5513
小程序的助力的优化
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/assistance/task_assistance.js
@@ -220,7 +220,7 @@ Page({ | @@ -220,7 +220,7 @@ Page({ | ||
220 | th.setData({ openSpecModal: 1 }) | 220 | th.setData({ openSpecModal: 1 }) |
221 | th.pp_bacK_func=th.add_onlicke_next; //设置回调函数 | 221 | th.pp_bacK_func=th.add_onlicke_next; //设置回调函数 |
222 | }else{ | 222 | }else{ |
223 | - add_onlicke_next(); | 223 | + th.add_onlicke_next(); |
224 | } | 224 | } |
225 | }, | 225 | }, |
226 | 226 |