Commit 3997f0a0 by 高淑倩

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

parent 16784352
......@@ -109,6 +109,9 @@ wxService.page({
dialog.show = false
this.setData({
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