From 0645bb49498e095c9b2d3fca0abce0b647fe5121 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 29 May 2025 19:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9E=E7=BB=AD=E6=89=AB=E7=A0=81=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/LinkScan.vue | 87 ++++++++++++++++++++++++ pages/outbound/produce-out-store-2nd.vue | 10 +-- pages/pick/pick-task.vue | 4 +- utils/mork2.js | 2 +- 4 files changed, 96 insertions(+), 7 deletions(-) create mode 100644 components/LinkScan.vue diff --git a/components/LinkScan.vue b/components/LinkScan.vue new file mode 100644 index 0000000..6cda7e8 --- /dev/null +++ b/components/LinkScan.vue @@ -0,0 +1,87 @@ + + + + + diff --git a/pages/outbound/produce-out-store-2nd.vue b/pages/outbound/produce-out-store-2nd.vue index 3357880..ea1aea4 100644 --- a/pages/outbound/produce-out-store-2nd.vue +++ b/pages/outbound/produce-out-store-2nd.vue @@ -20,12 +20,12 @@ 出库单据编号 - {{editValue.toString()}} - - @@ -91,11 +91,13 @@