Merge branch 'sprint/174_xieqiyu_45080' into 'master'
Sprint/174 xieqiyu 45080 See merge request easycorp/zentaopms!644
This commit is contained in:
@@ -2508,7 +2508,7 @@ class execution extends control
|
||||
|
||||
if($browseType == 'bySearch')
|
||||
{
|
||||
$allStories = $this->story->getBySearch('', 0, $queryID, 'id', $objectID);
|
||||
$allStories = $this->story->getBySearch('', '', $queryID, 'id', $objectID);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user