摘要:
$(source).combotree({ url: '', width: kuan, valueField: 'id', textField: 'text', onlyLeafCheck: true, onBeforeSelect: function (node) { if (onlyLeaf) { var t = $(this).tree; var i... 阅读全文
posted @ 2014-02-22 10:27
AYUI框架
阅读(3441)
评论(0)
推荐(0)