* Fix program drop link.

This commit is contained in:
Yagami
2021-03-18 16:58:49 +08:00
parent 0bc5e1ddee
commit bca95c87eb
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ $programsPinYin = common::convert2Pinyin($programNames);
<div class="table-col col-left">
<div class='list-group'>
<?php
echo $this->program->getTreeMenu();
echo $this->program->getTreeMenu(0, 'program', '', $module, $method);
?>
</div>
<div class="col-footer">