From 34e30f05e2a48d8db65a78f5e300f15828000b9b Mon Sep 17 00:00:00 2001 From: A0010407 Date: Mon, 27 Nov 2023 08:49:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E4=BF=A1=E6=81=AF=E8=AE=BE?= =?UTF-8?q?=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sparePartsApplicationRecord/index.vue | 28 +- src/views/wms/equipment/index.vue | 1981 ++++++++++++----- src/views/wms/equipment/single.vue | 98 + 3 files changed, 1509 insertions(+), 598 deletions(-) create mode 100644 src/views/wms/equipment/single.vue diff --git a/src/views/device/sparePartsApplicationRecord/index.vue b/src/views/device/sparePartsApplicationRecord/index.vue index d0f65bc..c50bd06 100644 --- a/src/views/device/sparePartsApplicationRecord/index.vue +++ b/src/views/device/sparePartsApplicationRecord/index.vue @@ -1,5 +1,5 @@