API 注释错误
ztree吧
全部回复
仅看楼主
level 1
用户名_AAA
楼主
var setting = {
data: {
simpleData: {
enable: true,
idKey: "id",
pIdKey: "pId",
rootPId: 0,
}
}
};
setting.data.simpleData.idKey 注释中多了一个【 , 】
2014年11月04日 03点11分
1
level 13
王增亚
啥意思?这段代码没问题吧?
2014年11月04日 14点11分
2
angus_lucky
rootPId: 0, 这里多了个逗号,在IE下会报错不显示的,在其他现代化浏览器会智能忽略
2014年11月25日 16点11分
level 11
zTreeAPI
多谢!
2014年11月15日 03点11分
3
1