|
|
|
@ -929,7 +929,6 @@ export default {
|
|
|
|
|
this.$refs.inputRef.focus()
|
|
|
|
|
this.$refs.inputRef.select()
|
|
|
|
|
this.isSuccess = true
|
|
|
|
|
this.printCodeResult(response.data, response.message)
|
|
|
|
|
this.filterQuery.code = response.data.code
|
|
|
|
|
this.scanCode = ''
|
|
|
|
|
this.originCode = ''
|
|
|
|
|