@ -688,7 +688,7 @@
if (res) {
return
//防止重复点击
// this.$throttle(this.submit, 2000, this)()
this.$throttle(this.submit, 2000, this)()
} else {
this.scanPopupGetFocus()
}
@ -696,7 +696,7 @@
}else {
},