报错清除节流阀
This commit is contained in:
@@ -254,6 +254,9 @@ export default {
|
|||||||
this.isStart = false
|
this.isStart = false
|
||||||
this.$u.toast(res.msg)
|
this.$u.toast(res.msg)
|
||||||
}
|
}
|
||||||
|
}).catch((err) => {
|
||||||
|
this.isStart = false
|
||||||
|
this.$u.toast(err)
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
//活动报名
|
//活动报名
|
||||||
|
|||||||
Reference in New Issue
Block a user