From 3f1a8f29ad67e632b53cd7844b671fbf9d910f58 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Wed, 19 Mar 2025 09:30:35 +0800
Subject: [PATCH] 增加备案信息

---
 src/components/task/TaskPanel.vue |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/components/task/TaskPanel.vue b/src/components/task/TaskPanel.vue
index 2309581..206a6fc 100644
--- a/src/components/task/TaskPanel.vue
+++ b/src/components/task/TaskPanel.vue
@@ -476,7 +476,6 @@
         }
       }
 
-
     }
   }
 
@@ -524,7 +523,5 @@
   }
 
 }
-
-
 
 </style>

--
Gitblit v1.9.3