From 4e1dc9c3d238f10b336f4ad17ca7c53fdc313920 Mon Sep 17 00:00:00 2001 From: wj <347312259@qq.com> Date: Mon, 5 Jun 2023 10:42:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B5=E8=A1=A8echart=E5=9B=BE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- psdc-ui/src/views/emonitor/db/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psdc-ui/src/views/emonitor/db/index.vue b/psdc-ui/src/views/emonitor/db/index.vue index 2eb907b..5edea69 100644 --- a/psdc-ui/src/views/emonitor/db/index.vue +++ b/psdc-ui/src/views/emonitor/db/index.vue @@ -309,7 +309,7 @@ export default { splitLine:{ show:true, lineStyle:{ - type:'dashed', + type:'solid', color:'#BEC3DA' } },