Merge branch 'sprint/176_songchenxuan_45535' into 'master'
*Finish task #45535. See merge request easycorp/zentaopms!872
This commit is contained in:
@@ -2560,7 +2560,7 @@ class executionModel extends model
|
||||
->andWhere('(project')->eq($projectID)
|
||||
->orWhere('id')->eq($projectID)
|
||||
->markRight(1)
|
||||
->orderBy('project_asc')
|
||||
->orderBy('type_asc,openedDate_desc')
|
||||
->fetchPairs();
|
||||
|
||||
return $objectPairs;
|
||||
|
||||
Reference in New Issue
Block a user