多项选择题

A.选择树相关参数,包含isSingle、onlyLeafCheck、onlyParentCheck、showDataItem等属性
B.isSingle:true,//是否单选,默认为true
C.isSingle:false,//是否单选,默认为false
D.onlyLeafCheck:false,//是否只选择叶子节点,默认为true
E.onlyParentCheck:false,//是否只选择父节点,默认为false