<table data-toggle="topjui-treegrid"
data-options="id:'userDg',
url:'#(basePath)/sys/sysOrg/getAllTreeOrgbyUserList?parentId=-1',
childTab: [{id:'eastTabs'}]">
<thead>
<tr>
<th data-options="field:'id',title:'ID',checkbox:true"></th>
<th data-options="field:'text',title:'人员信息' "></th>
</tr>
</thead>
</table>