templet:'<div>{{createrFormat(d.accounts.name)}}</div>' 

function createrFormat(o){
    return o;
    }

 

这个是属于将显示关联表的其他属性

相关文章: