Fixiaobai
2023-12-13 8ac7bed2e7d52a6bbcb44ecfb1e11a0b1244e85e
src/views/warehouse/stock/small-warehousing-label-form.vue
@@ -107,7 +107,6 @@
            lotTrackingIfs: this.printLabelInfo.lotTrackingIfs,
            unit: this.printLabelInfo.unit
          }
          console.log('this.dataForm', this.dataForm)
        })
      }
    }
@@ -136,7 +135,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,