From f62af22a5e73a404b236d94a57ccf92b459346f3 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Thu, 21 Jul 2022 10:56:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../abilityStatistics/components/AtlasResources.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/front/src/views/abilityStatistics/components/AtlasResources.vue b/front/src/views/abilityStatistics/components/AtlasResources.vue index 2ea72f94..49131229 100644 --- a/front/src/views/abilityStatistics/components/AtlasResources.vue +++ b/front/src/views/abilityStatistics/components/AtlasResources.vue @@ -270,7 +270,12 @@ departmentList.value = res.data.data.deptList } nextTick(() => { - console.log('生成气泡=================>', res, navSelect.value) + console.log( + '生成气泡=================>', + res, + navSelect.value, + bubbleList.value + ) coordinate.value = [] bubbleRandom(1) bubbleRandom(2) @@ -712,7 +717,7 @@ position: absolute; opacity: 0; top: 2.59rem; - left: 471.05rem; + left: 4.71rem; transition: all 1s; span { overflow: hidden;