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