王震
2023-12-13 67da82f0b0c24df5f19bbfcfec63801d9ae902d8
src/views/warehouse/stock/warehousing-label-form.vue
@@ -152,7 +152,6 @@
            cusMaterialCode: this.printLabelInfo.cusMaterialCode,
            productionTime: this.printLabelInfo.productionTime
          }
          console.log('this.dataForm', this.dataForm)
        })
      }
    }
@@ -181,7 +180,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,