From ad8bb5a75de62bfe9cab54b533e977172b48ae2a Mon Sep 17 00:00:00 2001 From: dxc Date: Fri, 27 Feb 2026 16:53:28 +0800 Subject: [PATCH] feat: adapt semi and product inbound views for tablet and hide barcode input Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) --- inventory-web/src/views/stock/inbound/product.vue | 9 ++++----- inventory-web/src/views/stock/inbound/semi.vue | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/inventory-web/src/views/stock/inbound/product.vue b/inventory-web/src/views/stock/inbound/product.vue index c91ac1c..b31d6a9 100644 --- a/inventory-web/src/views/stock/inbound/product.vue +++ b/inventory-web/src/views/stock/inbound/product.vue @@ -150,7 +150,7 @@ - +
@@ -227,7 +227,6 @@
- @@ -956,9 +955,9 @@ onMounted(() => {