Merge branch 'sprint/176_songchenxuan_45535' into 'master'
*Fix task #45535 bug. See merge request easycorp/zentaopms!944
This commit is contained in:
@@ -486,7 +486,7 @@ class personnelModel extends model
|
||||
->markRight(1)
|
||||
->andWhere('deleted')->eq(0)
|
||||
->orderBy('type_asc,openedDate_desc')
|
||||
->limit('9')
|
||||
->limit('10')
|
||||
->fetchPairs();
|
||||
foreach($objects as $id => &$object)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user