pages/out/checkOut.vue
@@ -152,8 +152,8 @@ // barcode input 事件 barcodeInput() { let _this = this let barcode = this.barcode.split(",") _this.barcode = barcode[0] // let barcode = this.barcode.split(",") // _this.barcode = barcode[0] // let batch = barcode[0] uni.request({ url: _this.baseUrl + '/mobile/wrkDetl/search/batch/auth',