* Finish task#54477.

This commit is contained in:
xieqiyu
2022-05-20 10:52:30 +08:00
parent 0cdfceebc9
commit cd1c1e1b63
6 changed files with 11 additions and 16 deletions
+1
View File
@@ -1109,6 +1109,7 @@ class doc extends control
public function tableContents($type, $objectID = 0, $libID = 0)
{
list($libs, $libID, $object, $objectID) = $this->doc->setMenuByType($type, $objectID, $libID);
$this->session->set('createProjectLocate', $this->app->getURI(true), 'doc');
$libID = (int)$libID;