From 0cf76d022422b96b875c7c337f5366f52f3bd331 Mon Sep 17 00:00:00 2001 From: wangwenrui Date: Tue, 15 Sep 2020 10:02:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8Doverview=20=E5=9C=B0?= =?UTF-8?q?=E5=9B=BEtooltip=E5=9C=A8=E5=B0=8F=E5=88=86=E8=BE=A8=E7=8E=87?= =?UTF-8?q?=E4=B8=8B=E8=A2=AB=E8=A3=81=E5=89=AA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/page/dashboard/overview/chartConfig.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/nezha-fronted/src/components/page/dashboard/overview/chartConfig.vue b/nezha-fronted/src/components/page/dashboard/overview/chartConfig.vue index 222b1a332..e0fa59d43 100644 --- a/nezha-fronted/src/components/page/dashboard/overview/chartConfig.vue +++ b/nezha-fronted/src/components/page/dashboard/overview/chartConfig.vue @@ -172,6 +172,7 @@ type:'cross', alwaysShowContent: false, backgroundColor: 'rgba(255,255,255,0.7)', + confine:true, /*borderColor:'#ffffff', borderRadius: 4, borderWidth: 1,