Merge branch 'master_xieqiyu_56931' into 'master'
* Finish task#56931. See merge request easycorp/zentaopms!3906
This commit is contained in:
@@ -3373,6 +3373,7 @@ class execution extends control
|
||||
$this->view->team = $team;
|
||||
$this->view->executionID = $executionID;
|
||||
$this->view->storyID = $storyID;
|
||||
$this->view->story = $this->story->getById($storyID);
|
||||
$this->display();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user