columns: [[{
field: 'oid',
title: '选择',
width: 20,
formatter: function(value, rowData, rowIndex){
return '<input type="radio" name="selectRadio" )[rowIndex].checked = false;
}
}
版权声明:本文为博主原创文章,未经博主允许不得转载