no message
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user