diff --git a/pages/user/order_list/order_list.js b/pages/user/order_list/order_list.js index 4c7a173..da54415 100644 --- a/pages/user/order_list/order_list.js +++ b/pages/user/order_list/order_list.js @@ -1251,6 +1251,7 @@ Page({ } setTimeout(()=>{ + th.setData({is_get:0}) th.onShow(); },500) @@ -2680,6 +2681,7 @@ Page({ } setTimeout(()=>{ + th.setData({is_get:0}) th.onShow(); },500)