{ "viewSetting": { "html": "
" }, "headSetting": { "html": "" }, "documentSetting": { "html": "", "mouseoverStyles": "documentNode_over", "action": "open" }, "items": [ { "name": "title", "head": { "html": "", "width": "" }, "content": { "html": "", "items": { "customername":{"value":"function(d){ return (d.customername == undefined || d.customername=='') ? '--': d.customername}"} } } }, { "name": "createTime", "head": { "html": "", "width": "" }, "content": { "html": "", "items": { "createTime":{"value":"function(d){ return (d.createTime == undefined || d.createTime=='') ? '--': d.createTime}"} } } }, { "name": "customerType", "head": { "html": "", "width": "" }, "content": { "html": "", "items": { "customertype":{"value":"function(d){ return (d.customertype == undefined || d.customertype=='') ? '--': d.customertype}"} } } }, { "name": "customerSource", "head": { "html": "", "width": "" }, "content": { "html": "", "items": { "source": {"value":"function(d){ return (d.source == undefined || d.source=='') ? '--': d.source}"} } } }, { "name": "customerLevel", "head": { "html": "", "width": "" }, "content": { "html": "", "items": { "level": {"value":"function(d){ return (d.level == undefined || d.level=='') ? '--': d.level}"} } } }, { "name": "customerStatus", "head": { "html": "", "width": "" }, "content": { "html": "", "items": { "customerStatus": {"value":"function(d){ return (d.state == undefined || d.state=='') ? '--': d.state}"} } } }, { "name": "customerGrade", "head": { "html": "", "width": "" }, "content": { "html": "", "items": { "customerGrade": {"value":"function(d){ return (d.rank == undefined || d.rank=='') ? '--': d.rank}"} } } } ] }