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