From da0282f2c0f60be6013e74f6aff5a7bf77d02077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Tue, 8 Apr 2025 19:19:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E7=AD=BE=E6=89=93=E5=8D=B0=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=EF=BC=88TODO=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scanLabelReport/scanLabelReport.vue | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/pages/produceManagement/scanLabelReport/scanLabelReport.vue b/pages/produceManagement/scanLabelReport/scanLabelReport.vue index 8dc885a..394ab8c 100644 --- a/pages/produceManagement/scanLabelReport/scanLabelReport.vue +++ b/pages/produceManagement/scanLabelReport/scanLabelReport.vue @@ -2,8 +2,9 @@ - - + + + @@ -29,7 +30,7 @@ - 产品报工单 + 首标签和末标签 @@ -44,8 +45,16 @@ + + + + + + + + - + @@ -249,7 +258,7 @@ export default { font-size: 16px; } .report-box { - height: 54vh; + height: 30vh; display: flex; flex-direction: column; align-items: center;