mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
去除菜单删除表单令牌
This commit is contained in:
parent
46b56306b2
commit
48f8b259ad
@ -155,7 +155,6 @@ class Menu extends Controller
|
|||||||
*/
|
*/
|
||||||
public function remove()
|
public function remove()
|
||||||
{
|
{
|
||||||
$this->_applyFormToken();
|
|
||||||
$this->_delete($this->table);
|
$this->_delete($this->table);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user