From a1ced33850c5e754d5c4f321e6d43e221d4fe1b4 Mon Sep 17 00:00:00 2001 From: lxd <1004405501@qq.com> Date: Mon, 7 Apr 2025 11:14:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AF=BB=E5=8F=96=E8=BA=AB?= =?UTF-8?q?=E4=BB=BD=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/IDCardReader.vue | 347 ++++++++++++++++++ .../Inspection-checklist.vue | 8 +- .../reprot-print/components/ReportPreview.vue | 2 +- 3 files changed, 355 insertions(+), 2 deletions(-) create mode 100644 src/components/IDCardReader.vue diff --git a/src/components/IDCardReader.vue b/src/components/IDCardReader.vue new file mode 100644 index 0000000..28caaee --- /dev/null +++ b/src/components/IDCardReader.vue @@ -0,0 +1,347 @@ + + + + + \ No newline at end of file diff --git a/src/views/Inspection-checklist/Inspection-checklist.vue b/src/views/Inspection-checklist/Inspection-checklist.vue index 327a956..4df6c02 100644 --- a/src/views/Inspection-checklist/Inspection-checklist.vue +++ b/src/views/Inspection-checklist/Inspection-checklist.vue @@ -42,6 +42,12 @@ v-loading.fullscreen.lock="fullscreenLoading" class="!w-200px" /> + + +