From ec81dce28a29626398fb18a549c492bcadaa4ccb Mon Sep 17 00:00:00 2001 From: WangLeo <690854599@qq.com> Date: Tue, 9 Jun 2026 11:51:29 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20dialogBox=20=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E4=B8=BA=E9=80=9A=E7=94=A8=E5=B9=B3=E5=8F=B0=E7=BC=96=E6=8E=92?= =?UTF-8?q?=E5=A3=B3=EF=BC=8C=E5=A7=94=E6=89=98=E6=89=80=E6=9C=89=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E7=89=B9=E5=AE=9A=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/dialogBox/index.vue | 639 ++++++----------------------- src/utils/createTask.js | 23 +- 2 files changed, 129 insertions(+), 533 deletions(-) diff --git a/src/components/dialogBox/index.vue b/src/components/dialogBox/index.vue index 801a8bd..ecea7b5 100644 --- a/src/components/dialogBox/index.vue +++ b/src/components/dialogBox/index.vue @@ -1,91 +1,60 @@