jQuery MiniUI

 找回密码
 立即注册
查看: 3189|回复: 0
打印 上一主题 下一主题

tree的checkRecursive问题 [复制链接]

Rank: 2

跳转到指定楼层
楼主
发表于 2017-5-19 17:59:25 |显示全部楼层 |倒序浏览
<ul id="tree1" class="mini-tree" url="${basePath}jcsjwh/getSubstationList" style="width:100%;height:100%;margin:0;"
  showTreeIcon="true" textField="FL_NAME" idField="ID" parentField="PARENT_ID" resultAsTree="false"             checkRecursive="true" autoCheckParent="false"  expandOnLoad="0"  expandOnNodeClick="true"
showCheckBox="true" >
</ul>

需要选中父节点的时候自动选择子节点的视图效果,但是获取数据的时候只想获取到自己所选的父节点,能否有方法处理呢?

Archiver|普加软件

GMT+8, 2024-5-9 06:17 , Processed in 1.039885 second(s), 10 queries .

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回顶部