no message

This commit is contained in:
蔡玲
2024-09-06 16:09:49 +08:00
parent da771473cb
commit d58d9de64f

View File

@@ -134,7 +134,7 @@
}
})
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()
uni.showToast({
title: res.message,