From f4baea0f8fd36d58f4e80a25b0d1968226d35957 Mon Sep 17 00:00:00 2001 From: leiqiaochu Date: Mon, 13 Mar 2023 10:55:00 +0800 Subject: [PATCH 1/5] =?UTF-8?q?fix:=20=E4=BA=A7=E5=93=81=E8=87=AA=E6=B5=8B?= =?UTF-8?q?=E4=B8=8Ebug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../device/Product/Detail/BasicInfo/indev.vue | 4 +- .../Product/Detail/DeviceAccess/index.vue | 259 ++++++++++-------- src/views/device/Product/Detail/index.vue | 65 +++-- src/views/device/Product/Save/index.vue | 103 +++---- src/views/device/Product/index.vue | 94 +------ 5 files changed, 254 insertions(+), 271 deletions(-) diff --git a/src/views/device/Product/Detail/BasicInfo/indev.vue b/src/views/device/Product/Detail/BasicInfo/indev.vue index 582cb591..6ef5107f 100644 --- a/src/views/device/Product/Detail/BasicInfo/indev.vue +++ b/src/views/device/Product/Detail/BasicInfo/indev.vue @@ -23,8 +23,8 @@ {{ - productStore.current.transportProtocol - ? productStore.current.transportProtocol + productStore.current.accessName + ? productStore.current.accessName : '配置接入方式' }} diff --git a/src/views/device/Product/Detail/DeviceAccess/index.vue b/src/views/device/Product/Detail/DeviceAccess/index.vue index 471f81f4..014243f3 100644 --- a/src/views/device/Product/Detail/DeviceAccess/index.vue +++ b/src/views/device/Product/Detail/DeviceAccess/index.vue @@ -1,24 +1,30 @@ - + \ No newline at end of file From d2bcc3e32ed6ae12f5d61adc858cd9f77caf3905 Mon Sep 17 00:00:00 2001 From: xieyonghong <18010623010@163.com> Date: Mon, 13 Mar 2023 15:17:59 +0800 Subject: [PATCH 5/5] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E7=89=A9?= =?UTF-8?q?=E8=81=94=E7=BD=91=E5=8D=A1=E4=B8=8B=E6=89=80=E6=9C=89=E7=9A=84?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot-card/CardManagement/BindDevice.vue | 2 +- src/views/iot-card/CardManagement/index.vue | 2 +- src/views/iot-card/Platform/index.vue | 2 +- src/views/iot-card/Recharge/index.vue | 2 +- src/views/iot-card/Record/index.vue | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/iot-card/CardManagement/BindDevice.vue b/src/views/iot-card/CardManagement/BindDevice.vue index 51321fb2..a0a8c3b5 100644 --- a/src/views/iot-card/CardManagement/BindDevice.vue +++ b/src/views/iot-card/CardManagement/BindDevice.vue @@ -3,7 +3,7 @@
- + + +