From 2362f8bce1fc26a28b3c2a019ae3216efa399de5 Mon Sep 17 00:00:00 2001
From: 15179599649 <zhangyiyao89@qq.com>
Date: Mon, 11 Mar 2024 09:05:22 +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