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