pages/tzsk/pakin/pakin2.vue
@@ -481,11 +481,11 @@ comb() { uni.vibrateShort(); let that = this; if (that.barcode === '') { this.messageText = "请扫描托盘条码" this.messageToggle('error') return; } // if (that.barcode === '') { // this.messageText = "请扫描托盘条码" // this.messageToggle('error') // return; // } if (that.dataList.length === 0) { this.messageText = "请添加商品列表" this.messageToggle('error')