领取完成获取列表增加延迟
This commit is contained in:
@@ -110,7 +110,9 @@
|
||||
title: '领取成功',
|
||||
icon: 'none'
|
||||
})
|
||||
this.getTaskdata()
|
||||
setTimeout(()=>{
|
||||
this.getTaskdata()
|
||||
},1000)
|
||||
} else {
|
||||
uni.showToast({
|
||||
title: res.msg,
|
||||
|
||||
Reference in New Issue
Block a user