From 0f851ca9f5fc81fb73dd26248b3cde46851bce25 Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期二, 30 七月 2024 13:58:02 +0800
Subject: [PATCH] feat:核算报告导出

---
 src/views/screen/components/screen-examine/components/examine-hola.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/screen/components/screen-examine/components/examine-hola.vue b/src/views/screen/components/screen-examine/components/examine-hola.vue
index 83a0396..38e0308 100644
--- a/src/views/screen/components/screen-examine/components/examine-hola.vue
+++ b/src/views/screen/components/screen-examine/components/examine-hola.vue
@@ -28,8 +28,8 @@
             clip: false, // 鏄惁瑁佸壀瓒呭嚭閮ㄥ垎
             // 璁剧疆鑳屾櫙鍦嗙幆鏍峰紡
             lineStyle: {
-              width: 6, // 鍦嗙幆瀹藉害
-              color: [[1, '#002865']] // 鍦嗙幆鑳屾櫙鑹�
+              width: 10, // 鍦嗙幆瀹藉害
+              color: [[1, '#ecf6ff']] // 鍦嗙幆鑳屾櫙鑹�
             }
           },
           // 浠〃鐩樻寚閽�

--
Gitblit v1.8.0