* Fix bug #23474,23474.

This commit is contained in:
tanghucheng
2022-06-09 14:34:11 +08:00
parent f9a14f40d4
commit 87e879e047
3 changed files with 12 additions and 3 deletions
-2
View File
@@ -242,8 +242,6 @@ class task extends control
$stories = $this->story->getExecutionStoryPairs($executionID, 0, 'all', '', 'full', 'unclosed');
if($this->config->vision == 'lite') $stories = $stories + array('', '');
/* Get block id of assinge to me. */
$blockID = 0;
if(isonlybody())