message
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
this.disabled = true
|
||||
try {
|
||||
let res = await cancleTaskCharge()
|
||||
this.cancle()
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.cancle()
|
||||
} catch (err) {
|
||||
this.disabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user