From 8ddce4804fcc5c71793b6328bb8601e33fad8a66 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 12 八月 2022 10:58:03 +0800
Subject: [PATCH] 1.修改看板标题名称2.缺陷定义导入

---
 src/utils/myEcharts.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/utils/myEcharts.js b/src/utils/myEcharts.js
index 6267536..45a849a 100644
--- a/src/utils/myEcharts.js
+++ b/src/utils/myEcharts.js
@@ -504,7 +504,7 @@
     },
     title: {
       text: titleText,
-      x: '73%',
+      x: '66%',
       y: '2%',
       textStyle: {
         // color: '#fff',

--
Gitblit v1.9.3