出站
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user