如题: datagrid中,见官方文档: formatter function The cell formatter function, take three parameter:value: the field value.rowData: the row record data.rowIndex: the row index. undefined 例子: {field:'id',title:'id',width:100,align:'center',formatter:function(va