From fa0045dec30afff824b1efdafeb437a7b4f21c7e Mon Sep 17 00:00:00 2001
From: rain <167982779@qq.com>
Date: Thu, 16 Jan 2025 10:08:16 +0800
Subject: [PATCH] 打印ws信息

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