Explorar el Código

优化页面加载

zengjun hace 7 meses
padre
commit
77d2016c8b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/returned/register/index.vue

+ 1 - 0
src/views/returned/register/index.vue

@@ -1405,6 +1405,7 @@ async function queryBarcodeBy(barcode) {
     scanError()
     console.log(err.message)
   }
+  scanError()
   return null
 }