From 86be3bd87c56cbc82e295cb41542601a0ed55330 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期三, 09 四月 2025 16:22:20 +0800
Subject: [PATCH] 树节点自定义颜色

---
 src/views/chronology/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/chronology/index.vue b/src/views/chronology/index.vue
index 30f7a07..b2f7689 100644
--- a/src/views/chronology/index.vue
+++ b/src/views/chronology/index.vue
@@ -72,7 +72,6 @@
 </template>
 
 <script>
-import echarts from "@/assets/js/echarts.min.js";
 import floatingWindow from "./floatingWindow.vue";
 export default {
   components: {

--
Gitblit v1.9.1