zss
2024-01-04 d2c182e7310c30a38ec6ce0d8a1d2ce00d51ac8f
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,