zouyu
2023-12-22 499c98f619f0bb25c31dc4d4ad0385e5ad4206c8
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)
        })
      }
    }