formatter:function(value,row,index){
var d = '<a href="#" id="operation" title="详情" class="easyui-tooltip" onclick="getcdlFromdetail(\''+row.CALL_START_TIME+'\',\''+row.CALL_ID+'\')"><img src=images/detail.png></a>';
return d;
}

posted on 2017-01-12 09:19  Salansun  阅读(4041)  评论(0编辑  收藏  举报