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