Update control.php

This commit is contained in:
孙华伟
2022-04-14 00:39:40 +00:00
parent a3ac51ed0d
commit 37c8352c47
+1 -1
View File
@@ -385,7 +385,7 @@ class tree extends control
* @return void
*/
public function manageChild($rootID, $viewType)
{
if(!empty($_POST))
{
$moduleIDList = $this->tree->manageChild($rootID, $viewType);