{field: 'sex',title: '性别',formatter:sex}, function sex(value,row,index) { return '<span style="color:red">女</span>' }