diff --git a/src/views/modules/warehouse/labelChangeForDaPanDian.vue b/src/views/modules/warehouse/labelChangeForDaPanDian.vue index 1db690c..65c297e 100644 --- a/src/views/modules/warehouse/labelChangeForDaPanDian.vue +++ b/src/views/modules/warehouse/labelChangeForDaPanDian.vue @@ -53,6 +53,7 @@ 恢复非栈板库存 + 创建新标签 @@ -130,7 +131,7 @@ @@ -174,12 +175,12 @@ - + + placeholder="请输入标签数"> @@ -207,7 +208,7 @@ @@ -1202,8 +1203,8 @@ export default { printLabelType = 'BIL标签' } - // 创建成功后进行打印 - await this.printHandlingUnits(data.unitIds, printLabelType) + // // 创建成功后进行打印 + // await this.printHandlingUnits(data.unitIds, printLabelType) this.otherInboundVisible = false this.getDataList() // 刷新列表