zouyu
2023-12-11 41e0df8413624e6034c967f3afae30da59370879
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)
        })
      }
    }