no message
This commit is contained in:
@@ -134,7 +134,7 @@
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
try {
|
try {
|
||||||
let res = await handheldBlanking(this.index1, this.val1, this.index, this.val2, arr)
|
let res = await handheldBlanking(this.index, this.val1, this.index1, this.val2, arr)
|
||||||
this.clearUp()
|
this.clearUp()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
|
|||||||
Reference in New Issue
Block a user