缓存码变更\code
This commit is contained in:
@@ -136,6 +136,9 @@
|
||||
async _taskCarry () {
|
||||
try {
|
||||
let res = await taskCarry(this.index1, this.index2)
|
||||
if (res.code === '1') {
|
||||
this.toClear()
|
||||
}
|
||||
this.disabled = false
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
|
||||
Reference in New Issue
Block a user