zss
2023-12-11 c880739ec4cd5ede33b31eb98ad5f7628ea288e5
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,