From 869ccad3efb2b031ecf6bc2d5453f84c8414774a Mon Sep 17 00:00:00 2001
From: GuLiMmo <2820890765@qq.com>
Date: Thu, 25 Jan 2024 14:20:34 +0800
Subject: [PATCH] chore: 范围半径修改

---
 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