From 8d223b85a331ec15499224e2834f36aaaa28c205 Mon Sep 17 00:00:00 2001 From: qiuchengw Date: Wed, 12 Nov 2025 10:04:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9Acanvas=E7=BB=98?= =?UTF-8?q?=E5=88=B6=E6=80=A7=E8=83=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GanttLinks.vue | 238 +++++++++++++++++++++++----------- src/utils/perfMonitor.ts | 223 +++++++++++++++++++++++++++++++ 2 files changed, 384 insertions(+), 77 deletions(-) diff --git a/src/components/GanttLinks.vue b/src/components/GanttLinks.vue index 0fa62bc..b58fccb 100644 --- a/src/components/GanttLinks.vue +++ b/src/components/GanttLinks.vue @@ -1,8 +1,7 @@