操作成功
This commit is contained in:
@@ -93,12 +93,12 @@
|
||||
this.disabled1 = true
|
||||
try {
|
||||
let res = await virtualoutConfirm(this.dataList, this.val1)
|
||||
this.disabled1 = false
|
||||
this._virtualivtQuery()
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.disabled1 = false
|
||||
this._virtualivtQuery()
|
||||
} catch (e) {
|
||||
this.disabled1 = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user