Merge branch 'master_xieqiyu_19625' into 'master'
* Fix bug#19625. See merge request easycorp/zentaopms!2890
This commit is contained in:
@@ -3315,8 +3315,6 @@ class executionModel extends model
|
||||
->page($pager)
|
||||
->fetchAll('id');
|
||||
|
||||
$this->loadModel('common')->saveQueryCondition($this->dao->get(), 'task');
|
||||
|
||||
if($tasks) return $this->loadModel('task')->processTasks($tasks);
|
||||
return array();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user