* Remove my-setmenu.

This commit is contained in:
Yagami
2020-12-29 15:14:05 +08:00
parent c0677e554c
commit 01b8a3e9fa
-1
View File
@@ -22,7 +22,6 @@ class my extends control
parent::__construct($module, $method);
$this->loadModel('user');
$this->loadModel('dept');
$this->my->setMenu();
}
/**