From b0925456947b59b64cdcdcac06a238a5f355d0bc Mon Sep 17 00:00:00 2001 From: 15133876896-BGG25 <2233720980@qq.com> Date: Thu, 29 Jun 2023 17:36:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E8=AF=A6=E6=83=85=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=8A=E4=BC=A0=E5=8A=9F=E8=83=BD=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/big/device/components/devInfo.vue | 183 +++++++++++++++++++- src/views/big/device/components/upLoad.vue | 110 ++++++++++++ 2 files changed, 290 insertions(+), 3 deletions(-) create mode 100644 src/views/big/device/components/upLoad.vue diff --git a/src/views/big/device/components/devInfo.vue b/src/views/big/device/components/devInfo.vue index 13481a7..a547bf2 100644 --- a/src/views/big/device/components/devInfo.vue +++ b/src/views/big/device/components/devInfo.vue @@ -9,6 +9,7 @@