From cd4ce566189bca9aa1b584aa0d8e4cae7eb7ff37 Mon Sep 17 00:00:00 2001 From: XieYongHong <18010623010@163.com> Date: Tue, 11 Jul 2023 11:26:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=BE=B9=E7=BC=98?= =?UTF-8?q?=E7=AB=AF=E6=98=A0=E5=B0=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: 修改登录后跳转方式 * fix: 修改物模型的其他配置按照类型配置 * feat: 登录密码加密 * fix: 应用管理赋权接口报错 * fix: 修复边缘端映射bug --- .../Instance/Detail/EdgeMap/PatchMapping.vue | 106 +++++++++++++++--- .../device/Instance/Detail/EdgeMap/index.vue | 47 ++++---- 2 files changed, 121 insertions(+), 32 deletions(-) diff --git a/src/views/device/Instance/Detail/EdgeMap/PatchMapping.vue b/src/views/device/Instance/Detail/EdgeMap/PatchMapping.vue index 684a138e..86818e91 100644 --- a/src/views/device/Instance/Detail/EdgeMap/PatchMapping.vue +++ b/src/views/device/Instance/Detail/EdgeMap/PatchMapping.vue @@ -16,8 +16,9 @@ @@ -56,12 +57,20 @@ @@ -186,4 +266,4 @@ onMounted(() => { } } } - \ No newline at end of file + diff --git a/src/views/device/Instance/Detail/EdgeMap/index.vue b/src/views/device/Instance/Detail/EdgeMap/index.vue index c788901b..b914f14e 100644 --- a/src/views/device/Instance/Detail/EdgeMap/index.vue +++ b/src/views/device/Instance/Detail/EdgeMap/index.vue @@ -22,6 +22,10 @@ -