* Fix story of project.

This commit is contained in:
zhujinyong
2021-03-21 16:11:07 +08:00
parent a6eff425ca
commit 6582a700bb
19 changed files with 48 additions and 45 deletions
-2
View File
@@ -788,8 +788,6 @@ class commonModel extends model
$openApp = $app->openApp;
if(in_array($moduleName, array('admin', 'repo', 'ops', 'feedback'))) return;
self::getModuleMenu($activeMenu);
if(!isset($lang->$openApp->menu))