正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
@@ -34,8 +34,6 @@ class User extends Backend | @@ -34,8 +34,6 @@ class User extends Backend | ||
34 | public function index() | 34 | public function index() |
35 | { | 35 | { |
36 | $pid = input('pid'); | 36 | $pid = input('pid'); |
37 | - dump($pid); | ||
38 | - die; | ||
39 | //当前是否为关联查询 | 37 | //当前是否为关联查询 |
40 | $this->relationSearch = true; | 38 | $this->relationSearch = true; |
41 | //设置过滤方法 | 39 | //设置过滤方法 |
-
请 注册 或 登录 后发表评论