This commit is contained in:
songchenxuan
2021-12-01 11:11:11 +08:00
parent 1bb80cb5b3
commit 1261ac3edb
2 changed files with 2 additions and 2 deletions

View File

@@ -1080,7 +1080,7 @@ class bug extends control
}
}
$this->loadModel('my');
$this->app->loadLang('my');
$this->lang->task->menu = $this->lang->my->menu->work;
$this->lang->my->menu->work['subModule'] = 'bug';