会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
CodeCy
代码 生活 博客 技术 交流 分享
随笔档案-2015年03月
EasyUI Combotree 只允许选择 叶子节点
2015-03-19 13:38 by CodeCy, 591 阅读,
收藏
,
摘要: $("#SDID").combotree({ url: '/Ajax/GetDeptTree.aspx?level=4&pid=-1', onSelect: function (node) { //if (record.at...
阅读全文
0 Comment
About