作者 何书鹏
1 个管道 的构建 通过 耗费 19 秒

bug修改

... ... @@ -27,7 +27,7 @@ class Hobby extends Backend
public function index1($ids = null)
{
$this->relationSearch = true;
// $this->relationSearch = true;
//设置过滤方法
$this->request->filter(['strip_tags']);
if ($this->request->isAjax()) {
... ...