{ "viewHeadSetting": { "html": "
" }, "viewSetting": { "html": "
" }, "headSetting": { "html": "" }, "documentSetting": { "html": "", "mouseoverStyles": "documentNode_over" }, "selectContion1": { "record": { "items": [ { "name": "今日需联系" }, { "name": "已逾期" }, { "name": "已联系" } ], "default": "今日需联系" }, "competence": { "items": [ { "name": "我的" }, { "name": "我下属的" } ], "default": "我的" } }, "selectContion2": { "record": { "items": [ { "name": "待跟进" }, { "name": "已跟进" } ], "default": "待跟进" } }, "selectContion3": { "record": { "items": [ { "name": "待跟进" }, { "name": "已跟进" } ], "default": "待跟进" } }, "selectContion4": { "competence": { "items": [ { "name": "我的" }, { "name": "我下属的" } ], "default": "我的" } }, "items": [ { "name": "clueName", "head": { "html": "", "width": "300px" }, "content": { "html": ""+ "
" + "", "width":"300px", "items": { "clueName":{"value":"function(d){ return (d.name == undefined || d.name=='') ? '--': d.name}"} } } }, { "name": "createTime", "head": { "html": "", "width": "200px" }, "content": { "html": ""+ "
" + "", "width": "200px", "items": { "createTime":{"value":"function(d){ return (d.createTime == undefined || d.createTime=='') ? '--': d.createTime}"} } } }, { "name": "clueType", "head": { "html": "", "width": "200px" }, "content": { "html": ""+ "
" + "", "width": "200px", "items": { "clueType":{"value":"function(d){ return (d.industry == undefined || d.industry=='') ? '--': d.industry}"} } } }, { "name": "clueSource", "head": { "html": "", "width": "200px" }, "content": { "html": ""+ "
" + "", "width": "200px", "items": { "clueSource": {"value":"function(d){ return (d.source == undefined || d.source=='') ? '--': d.source}"} } } }, { "name": "clueLevel", "head": { "html": "", "width": "200px" }, "content": { "html": ""+ "
" + "", "width": "200px", "items": { "clueLevel": {"value":"function(d){ return (d.level == undefined || d.level=='') ? '--': d.level}"} } } }, { "name": "clueCellphone", "head": { "html": "", "width": "200px" }, "content": { "html": ""+ "
" + "", "width": "200px", "items": { "clueCellphone": {"value":"function(d){ return (d.cellphone == undefined || d.cellphone=='') ? '--': d.cellphone}"} } } } ] }