From b72f73fd217c786e57faec30d90efb742f2190d4 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Mon, 28 Sep 2020 10:15:04 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=A4=84=E7=90=86tooltip=20?= =?UTF-8?q?=E8=B6=85=E5=87=BA=E9=AB=98=E5=BA=A6=E5=90=8E=20=E5=90=91?= =?UTF-8?q?=E4=B8=8A=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/charts/line-chart-block.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nezha-fronted/src/components/charts/line-chart-block.vue b/nezha-fronted/src/components/charts/line-chart-block.vue index d9acd0fbf..2c0158cdc 100644 --- a/nezha-fronted/src/components/charts/line-chart-block.vue +++ b/nezha-fronted/src/components/charts/line-chart-block.vue @@ -575,10 +575,10 @@ }else{ x = pointX - boxWidth; } - if(windowMouse.y + 15 +boxHeight