正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
@@ -97,7 +97,6 @@ class FourBaogao extends Backend | @@ -97,7 +97,6 @@ class FourBaogao extends Backend | ||
97 | $this->assignconfig('BodyType', $Info['body_type']); | 97 | $this->assignconfig('BodyType', $Info['body_type']); |
98 | $this->assignconfig('WorkType', $Info['work_type']); | 98 | $this->assignconfig('WorkType', $Info['work_type']); |
99 | $this->assignconfig('EatType', $Info['eat_type']); | 99 | $this->assignconfig('EatType', $Info['eat_type']); |
100 | - dump($row); | ||
101 | $this->view->assign("row", $row); | 100 | $this->view->assign("row", $row); |
102 | return $this->view->fetch(); | 101 | return $this->view->fetch(); |
103 | } | 102 | } |
-
请 注册 或 登录 后发表评论