From 0c4d5de2cfe55508bbdcecf63e15046306b4d6f6 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Wed, 6 Aug 2025 16:33:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B5=E5=AD=90=E5=90=88=E6=A0=BC=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/devicesSearch/ocrSearch.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/devicesSearch/ocrSearch.vue b/src/pages/devicesSearch/ocrSearch.vue index a6c548b..cbacf52 100644 --- a/src/pages/devicesSearch/ocrSearch.vue +++ b/src/pages/devicesSearch/ocrSearch.vue @@ -100,7 +100,7 @@ - + @@ -139,6 +139,9 @@ canvas-id="imageCanvas" style="position: fixed; top: -9999px; left: -9999px; width: 1px; height: 1px;" > +
+ +
@@ -149,6 +152,7 @@ import {getDeviceListAPI} from "../../services/picking/outbound"; import ElectronicSeal from '@/components/ElectronicSeal/index.vue' export default { + components: { ElectronicSeal }, data() { return { showCamera: false,