From 195d0cd46e07f9f0c796dda96e97c7aedcac290e Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Thu, 27 Jan 2022 12:14:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E5=AE=9E=E4=BD=93?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E5=8D=A1=E9=A1=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/entityExplorer/entityList/detailOverview/App.vue | 2 +- src/views/entityExplorer/entityList/detailOverview/Domain.vue | 2 +- src/views/entityExplorer/entityList/detailOverview/Ip.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/entityExplorer/entityList/detailOverview/App.vue b/src/views/entityExplorer/entityList/detailOverview/App.vue index f21bfa84..c7ec6673 100644 --- a/src/views/entityExplorer/entityList/detailOverview/App.vue +++ b/src/views/entityExplorer/entityList/detailOverview/App.vue @@ -165,7 +165,7 @@ export default { } }, mounted() { - this.$nextTick(() => { setTimeout(() => { this.chartGetMap()}, 200)}) + this.$nextTick(() => { setTimeout(() => { this.chartGetMap()}, 250)}) }, setup (props) { return { diff --git a/src/views/entityExplorer/entityList/detailOverview/Domain.vue b/src/views/entityExplorer/entityList/detailOverview/Domain.vue index a98b5d1b..1c1f6e24 100644 --- a/src/views/entityExplorer/entityList/detailOverview/Domain.vue +++ b/src/views/entityExplorer/entityList/detailOverview/Domain.vue @@ -264,7 +264,7 @@ export default { } }, mounted() { - this.$nextTick(() => { setTimeout(() => { this.chartGetMap()}, 200)}) + this.$nextTick(() => { setTimeout(() => { this.chartGetMap()}, 250)}) }, setup (props) { const entityCopy = { diff --git a/src/views/entityExplorer/entityList/detailOverview/Ip.vue b/src/views/entityExplorer/entityList/detailOverview/Ip.vue index 4f09e0db..cb3875ac 100644 --- a/src/views/entityExplorer/entityList/detailOverview/Ip.vue +++ b/src/views/entityExplorer/entityList/detailOverview/Ip.vue @@ -158,7 +158,7 @@ export default { }, }, mounted() { - this.$nextTick(() => { setTimeout(() => { this.chartGetMap()}, 200)}) + this.$nextTick(() => { setTimeout(() => { this.chartGetMap()}, 250)}) }, setup (props) { const entityCopy = {