From e8d3bb77c612fb10c6624175856fe02e2f6de4e4 Mon Sep 17 00:00:00 2001 From: qiuchengw Date: Wed, 12 Nov 2025 08:24:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E5=91=A8=E8=A7=86?= =?UTF-8?q?=E5=9B=BE=E6=9C=88=E5=BC=80=E5=A7=8B=E5=88=86=E9=9A=94=E7=BA=BF?= =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E4=BD=BF=E7=94=A8canvas=E6=9B=BF=E4=BB=A3dom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GanttLinks.vue | 41 +++++++++++++++++++++++++++++++++-- src/components/Timeline.vue | 29 ++----------------------- 2 files changed, 41 insertions(+), 29 deletions(-) diff --git a/src/components/GanttLinks.vue b/src/components/GanttLinks.vue index 2dd639f..fa99e48 100644 --- a/src/components/GanttLinks.vue +++ b/src/components/GanttLinks.vue @@ -1,5 +1,5 @@