/** * Created by Tony on 2017/5/9. */ var ration_chapter_tree_data = [ { text: "增加根节点", func: function() { zTreeOprObj.addRootNode(); } } ]