This commit is contained in:
2022-11-16 17:07:37 +08:00
parent 93c25b7b22
commit b4585ccc70
28 changed files with 1330 additions and 12 deletions

View File

@@ -107,7 +107,7 @@
return
}
try {
let res = await stConfirm(this.dataList, this.val2, '2', this.isV)
let res = await stConfirm(this.dataList, this.val2, '2', this.isV, '', this.val1)
this.disabled = false
this._boxQuery(this.val1)
uni.showToast({