Merge branch 'fixbug_sunjun_19687' into 'master'

Fixbug sunjun 19687

See merge request easycorp/zentaopms!2644
This commit is contained in:
李玉春
2022-03-31 00:24:37 +00:00
5 changed files with 8 additions and 7 deletions
+1
View File
@@ -464,6 +464,7 @@ class program extends control
*/
public function stakeholder($programID = 0, $orderBy = 't1.id_desc', $recTotal = 0, $recPerPage = 15, $pageID = 1)
{
$this->app->loadLang('stakeholder');
$this->program->setMenu($programID);
/* Load pager and get tasks. */