From 6daa5e161df327a20a307ae5dcc508cd76aeffec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Wed, 31 Dec 2025 10:35:14 +0800 Subject: [PATCH] 1 --- .../modules/warehouse/labelChangeForDaPanDian.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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() // 刷新列表