From 9d54e787fc0d2763fb7923d4137539532e8dc6f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BB=94=E5=93=A5?= Date: Fri, 17 Nov 2017 11:23:21 +0800 Subject: [PATCH] * Fix Bug --- module/task/view/start.html.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/module/task/view/start.html.php b/module/task/view/start.html.php index b098027fa8..fbb6beab8f 100644 --- a/module/task/view/start.html.php +++ b/module/task/view/start.html.php @@ -14,11 +14,7 @@ task->confirmFinish);?> -team)):?> -team); -if($team[0] != $this->app->user->account): -?> +team) && key($task->team) != $this->app->user->account):?>
@@ -58,5 +54,4 @@ if($team[0] != $this->app->user->account):
-