src/views/warehouse/barcodeMaster/Gy_BarCodeBillList.vue
@@ -470,7 +470,7 @@ if (this.queryParams.HBarCode) { this.sWhere += " and 条码编号 like ''%" + this.queryParams.HBarCode + "%''"; } if (this.queryParams.HSupName) { if (this.queryParams.HSourceBillNo) { this.sWhere += " and 源单单号 like ''%" + this.queryParams.HSourceBillNo + "%''"; } if (this.queryParams.HMaterNumber) {