操作成功
This commit is contained in:
@@ -108,15 +108,14 @@
|
||||
}
|
||||
try {
|
||||
let res = await stConfirm(this.pkObj, this.val2, '1', this.isV)
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.pkId = ''
|
||||
this.pkObj = {}
|
||||
this.disabled = false
|
||||
this._boxQuery(this.val1)
|
||||
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
} catch (e) {
|
||||
this.disabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user