当数据从源完全加载完成时触发
gantt.attachEvent("onLoadEnd", function(url, type){ console.log("onLoadEnd",url, type) });