扫码问题
This commit is contained in:
@@ -86,6 +86,7 @@ export default {
|
||||
} else {
|
||||
this.toast(res.ErrMsg)
|
||||
this.val1 = ''
|
||||
this.$refs.myInput1.handleScan()
|
||||
}
|
||||
} catch (e) {
|
||||
this.val1 = ''
|
||||
@@ -109,6 +110,7 @@ export default {
|
||||
} else {
|
||||
this.toast(res.ErrMsg)
|
||||
this.val2 = ''
|
||||
this.$refs.myInput2.handleScan()
|
||||
}
|
||||
} catch (e) {
|
||||
this.val2 = ''
|
||||
|
||||
Reference in New Issue
Block a user