This commit is contained in:
2022-10-15 10:37:51 +08:00
3 changed files with 4 additions and 3 deletions

View File

@@ -123,7 +123,7 @@
return
}
try {
let res = await outConfirm(this.checkArr)
let res = await outConfirm(this.val1, this.checkArr)
uni.showToast({
title: res.desc,
icon: 'none'