2037a62d by yangjianbin

init

1 parent 6964ed3d
......@@ -122,7 +122,7 @@ class Perm extends CI_Controller {
$item7 = array();
$item7['id'] = $v7->id;
$item7['name'] = $v7->name;
$item7['pId'] = $v7->id;
$item7['pId'] = $vvvvvv->id;
$arr[] = $item7;
}
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!