mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-03 05:52:48 +08:00
修正traits\controller\jump
This commit is contained in:
@@ -18,9 +18,6 @@ use think\Response;
|
||||
|
||||
trait Jump
|
||||
{
|
||||
// 视图类实例
|
||||
protected $view = null;
|
||||
|
||||
/**
|
||||
* 操作错误跳转的快捷方法
|
||||
* @access public
|
||||
|
||||
Reference in New Issue
Block a user