formatter 操作列表的合并

{field:'22',title:'操作',width:250,align:'center',sortable:true,formatter : function(value, row, index) {
                                    return row.ele_carband_name+","+row.name;
                            }}

posted @ 2015-12-11 22:13  白金05  阅读(170)  评论(0)    收藏  举报