From a2db45cace4e1c8722739ae2e949e3fe9c69aa86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BE=E5=90=8C=E5=AD=A6?= Date: Wed, 20 Aug 2025 08:51:01 +0800 Subject: [PATCH] =?UTF-8?q?ADD:=E6=B7=BB=E5=8A=A0=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/home/components/tree.vue | 450 +++++++++--------- .../plan/planList/components/childrenPlan.vue | 26 +- frontend/src/views/plan/planList/index.vue | 13 +- 3 files changed, 263 insertions(+), 226 deletions(-) diff --git a/frontend/src/views/home/components/tree.vue b/frontend/src/views/home/components/tree.vue index d86e68e..0902670 100644 --- a/frontend/src/views/home/components/tree.vue +++ b/frontend/src/views/home/components/tree.vue @@ -1,70 +1,88 @@ - - diff --git a/frontend/src/views/plan/planList/components/childrenPlan.vue b/frontend/src/views/plan/planList/components/childrenPlan.vue index ab4b58f..bc861b9 100644 --- a/frontend/src/views/plan/planList/components/childrenPlan.vue +++ b/frontend/src/views/plan/planList/components/childrenPlan.vue @@ -26,13 +26,31 @@