From f33f500640284b93702460d8a649e4fe465ef9b8 Mon Sep 17 00:00:00 2001 From: h7ml Date: Fri, 1 Jul 2022 17:48:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(equipmentCloud):=20=E7=BB=84=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复组态界面物模型回显问题 --- .../CloudFunction/topo/components/Thing.vue | 43 +++- .../manage/component/wmxdetail.vue | 5 +- src/views/DeviceCloud/manage/home_index.vue | 4 +- src/views/DeviceCloud/manage/js/proddetail.js | 210 +++++++++--------- 4 files changed, 143 insertions(+), 119 deletions(-) diff --git a/src/views/CloudFunction/topo/components/Thing.vue b/src/views/CloudFunction/topo/components/Thing.vue index 754d32bf3e..f7c6f90015 100644 --- a/src/views/CloudFunction/topo/components/Thing.vue +++ b/src/views/CloudFunction/topo/components/Thing.vue @@ -32,7 +32,7 @@