From 83e8d428221dc4d4363047c46b61f20f51336894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E7=8E=B2?= <8702040+cai-ling@user.noreply.gitee.com> Date: Fri, 15 Nov 2024 16:31:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ScanInput_new.vue | 150 ++++++++++++++++++++++++++++ pages/management/move-inventory.vue | 43 ++++++-- utils/mork2.js | 14 ++- 3 files changed, 197 insertions(+), 10 deletions(-) create mode 100644 components/ScanInput_new.vue diff --git a/components/ScanInput_new.vue b/components/ScanInput_new.vue new file mode 100644 index 0000000..18f129e --- /dev/null +++ b/components/ScanInput_new.vue @@ -0,0 +1,150 @@ + + + + + diff --git a/pages/management/move-inventory.vue b/pages/management/move-inventory.vue index 4e77c9e..64ee9f6 100644 --- a/pages/management/move-inventory.vue +++ b/pages/management/move-inventory.vue @@ -80,10 +80,10 @@ {{el.material_name}} {{el.turnout_struct_code}} {{el.turnout_struct_name}} - + - + {{el.turnin_struct_name}} @@ -108,7 +108,7 @@