zouyu
2023-12-21 a48ded866d223f581944ea9043df1b296b3425e3
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)
        })
      }
    }