Commit 3997f0a0 by 高淑倩

add: 集点活动详情-领取成功,关闭弹窗后,未进行刷新获取最新数据

parent 16784352
...@@ -109,6 +109,9 @@ wxService.page({ ...@@ -109,6 +109,9 @@ wxService.page({
dialog.show = false dialog.show = false
this.setData({ this.setData({
dialog dialog
},()=>{
// 获取最新数据
this.getPointExchange()
}) })
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment