扫码问题

This commit is contained in:
2024-03-13 17:27:46 +08:00
parent dd8471def6
commit 644678d66d
5 changed files with 9 additions and 0 deletions

View File

@@ -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 = ''