From e38770a496b85e3c03be69f655eca349fb01b68b Mon Sep 17 00:00:00 2001 From: SikongJueluo Date: Sun, 13 Jul 2025 16:00:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E5=87=BD=E6=95=B0=E4=B8=8E=E4=BF=A1=E5=8F=B7=EF=BC=8C=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E5=85=A8=E5=B1=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LabCanvas/DiagramCanvas.vue | 131 +++------------------ src/views/Project/Index.vue | 11 +- 2 files changed, 20 insertions(+), 122 deletions(-) diff --git a/src/components/LabCanvas/DiagramCanvas.vue b/src/components/LabCanvas/DiagramCanvas.vue index 5c4a282..773867c 100644 --- a/src/components/LabCanvas/DiagramCanvas.vue +++ b/src/components/LabCanvas/DiagramCanvas.vue @@ -1,6 +1,6 @@