摘要: 只能是 id 与 text的固定组合 是数据来源 $(function () { $('#').combotree({ valueField: "id", //Value字段 textField: "text", //Text字段 multiple: true, data... 阅读全文
posted @ 2018-04-03 11:57 笑兮兮 阅读(1981) 评论(0) 推荐(0)