easyui树修改节点选中情况
摘要:全局变量 //是否执行点击事件var isdoOnChecked=true;//点击选中节点,设置该节点的所有子节点都选择function setSonLeafAllChecked(node,currenttree){ //是否执行点击事件 is...
阅读全文
posted @
2018-04-16 21:18
2637282556
阅读(220)
推荐(0)
easyUI-form表单提交,正确返回但是不执行success
摘要:form表单 submit0 :function(){ $("#flowSubmmit").form('submit',{ type : 'POST', ...
阅读全文
posted @
2017-09-28 17:04
2637282556
阅读(355)
推荐(0)
easyUi-panel 在js设置left,top没有用
摘要:问题在js设置left,top没有用 //登录界面 $('#login').panel({ title : '信贷业务管理系统', width : 600, height : 400, left:20...
阅读全文
posted @
2017-09-26 19:55
2637282556
阅读(153)
推荐(0)