zss
2023-12-11 c880739ec4cd5ede33b31eb98ad5f7628ea288e5
src/views/warehouse/stock/print-label-form.vue
@@ -227,7 +227,6 @@
            startMeterMark: this.printLabelInfo.startMeterMark,
            endMeterMark: this.printLabelInfo.endMeterMark
          }
          console.log('this.dataForm', this.dataForm)
        })
      }
    }
@@ -256,7 +255,6 @@
    beginPrint(isCheck) {
      this.LODOP = getLodop()
      this.dataForm.lotTrackingIfs = this.partInfo.lotTrackingIfs
      console.log(this.dataForm)
      const qr = {
        part_no: this.dataForm.partNo,
        lot_batch_no: this.dataForm.ifsBatchNo,