From a0ed92319cc84abeb0d98aa94d52358ac26c3559 Mon Sep 17 00:00:00 2001 From: dxc Date: Tue, 10 Feb 2026 09:27:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8B=8D=E7=85=A7=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E9=80=BB=E8=BE=91=EF=BC=8C=E9=81=BF=E5=85=8D=E5=B9=B3?= =?UTF-8?q?=E6=9D=BF=E4=B8=8D=E5=8F=AF=E4=BB=A5=E8=B0=83=E7=94=A8=E7=85=A7?= =?UTF-8?q?=E7=9B=B8=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/Camera/WebRtcCamera.vue | 156 +++++++++++++++--- inventory-web/src/views/material/list.vue | 134 +++++++-------- inventory-web/src/views/stock/inbound/buy.vue | 77 +++++---- .../src/views/stock/inbound/product.vue | 23 ++- .../src/views/stock/inbound/semi.vue | 27 ++- 5 files changed, 267 insertions(+), 150 deletions(-) diff --git a/inventory-web/src/components/Camera/WebRtcCamera.vue b/inventory-web/src/components/Camera/WebRtcCamera.vue index 3d7d77c..9d5d177 100644 --- a/inventory-web/src/components/Camera/WebRtcCamera.vue +++ b/inventory-web/src/components/Camera/WebRtcCamera.vue @@ -3,13 +3,54 @@
{{ error }}
-
- + +
+ + + Photo Preview +
+
- 取消 - 拍照 + + +
@@ -17,15 +58,9 @@ + \ No newline at end of file diff --git a/inventory-web/src/views/stock/inbound/product.vue b/inventory-web/src/views/stock/inbound/product.vue index ad3419d..f217cd5 100644 --- a/inventory-web/src/views/stock/inbound/product.vue +++ b/inventory-web/src/views/stock/inbound/product.vue @@ -321,11 +321,11 @@ Preview Image - + @@ -353,7 +353,8 @@