* Adjusting the code of the personnel module.

This commit is contained in:
leiyong
2020-10-19 13:30:44 +08:00
parent 8484f0437c
commit 62c8bb5b03
10 changed files with 254 additions and 153 deletions
-1
View File
@@ -84,7 +84,6 @@ class personnel extends control
$this->program->setPGMViewMenu($programID);
$inputPersonnel = $this->personnel->getInputPersonnel($programID, $browseType, $orderBy);
echo array_keys($inputPersonnel);
$this->view->title = $this->lang->personnel->putInto;
$this->view->position[] = $this->lang->personnel->putInto;