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,