摘要: //如果只需要一个子属性从value出发 {field:'customer',title:'会员手机',width:100, formatter: function(value,row,index){ if (value.phone){ return value.phone; ... 阅读全文
posted @ 2016-12-14 14:09 LinVan 阅读(7492) 评论(0) 推荐(0)