data-toggle="topjui-treegrid" 如何去取得单击事件

提问 未结 4 5030
空恋 6年前
悬赏:20飞吻
<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>
回帖
回帖须知