From 84aabe53d71b98387a8c0599e1b2b0849fa19f33 Mon Sep 17 00:00:00 2001 From: "LINING-PC\\lining" Date: Fri, 26 Dec 2025 12:12:16 +0800 Subject: [PATCH] =?UTF-8?q?v1.7.0-rc.2=20-=20=E6=94=AF=E6=8C=81=E5=8F=B3?= =?UTF-8?q?=E9=94=AE=E4=BA=8B=E4=BB=B6=E5=AE=9A=E5=88=B6=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/App.vue | 2 +- src/components/TaskBar.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/App.vue b/demo/App.vue index fea7d2f..18148c7 100644 --- a/demo/App.vue +++ b/demo/App.vue @@ -1372,7 +1372,7 @@ const handleCustomMenuAction = (action: string, task: Task, onClose: () => void) -