licp
2024-04-25 d49f39681a68fd819ac687d67b6352ba386d0d13
src/views/warehouse/stock/small-print-label-form.vue
@@ -109,7 +109,6 @@
            productionPerson: this.printLabelInfo.productionPerson,
            remark: this.printLabelInfo.remark
          }
          console.log('this.dataForm', this.dataForm)
        })
      }
    }