From fc25bc0a9990437fbb74b6c0e84f9bf1c872204b Mon Sep 17 00:00:00 2001
From: SHAOJIAHAO <55341701@qq.com>
Date: Tue, 23 Aug 2022 15:07:55 +0800
Subject: [PATCH] =?UTF-8?q?[=E5=90=88=E5=B9=B6]=E5=90=88=E5=B9=B6=E5=86=B2?=
 =?UTF-8?q?=E7=AA=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../task/station-weekly-plan/station-weekly-plan.component.ts | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/app/home/task/station-weekly-plan/station-weekly-plan.component.ts b/src/app/home/task/station-weekly-plan/station-weekly-plan.component.ts
index 62dcfa9..8b7b56e 100644
--- a/src/app/home/task/station-weekly-plan/station-weekly-plan.component.ts
+++ b/src/app/home/task/station-weekly-plan/station-weekly-plan.component.ts
@@ -364,5 +364,7 @@ export class StationWeeklyPlanComponent implements OnInit {
       }
     })
   }
-
+  taskDetails(){
+    
+  }
 }