提示
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
let res = await updateTask(this.index, type)
|
let res = await updateTask(this.index, type)
|
||||||
this.cancle()
|
this.cancle()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.desc,
|
title: res.message,
|
||||||
icon: 'none'
|
icon: 'none'
|
||||||
})
|
})
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
|||||||
Reference in New Issue
Block a user