focu
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
this.net_weight_num = res.net_weight_num
|
||||
},
|
||||
async _virtualoutConfirm () {
|
||||
this.focusedStatus = false
|
||||
if (!this.dataList.length) {
|
||||
return
|
||||
}
|
||||
@@ -118,12 +119,12 @@
|
||||
this.disabled1 = false
|
||||
this.val1 = ''
|
||||
this.val2 = ''
|
||||
this.focusedStatus = true
|
||||
this._virtualivtQuery()
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.focusedStatus = true
|
||||
} catch (e) {
|
||||
this.disabled1 = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user