Commit 99fd425b by 冷斌

add

parent eba70b91
...@@ -543,8 +543,6 @@ class FamilyController extends HomebaseController { ...@@ -543,8 +543,6 @@ class FamilyController extends HomebaseController {
} }
$list[$k]['level2']=$levelinfo_a; $list[$k]['level2']=$levelinfo_a;
} }
var_dump($list);
die;
$this->assign('familyinfo', $familyinfo); $this->assign('familyinfo', $familyinfo);
$this->assign('list', $list); $this->assign('list', $list);
$this->display(); $this->display();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment