| | |
| | | //} |
| | | }, |
| | | { |
| | | label: '合同到期日', name: 'HetongDateEndName', labtype: 'txt', hidden: false, width: 100 |
| | | //, |
| | | //formatter: function (cellvalue, options, rowObject) { |
| | | // return "<span style='color:" + rowObject.Coler + ";'>" + cellvalue + "</span>"; |
| | | //} |
| | | }, |
| | | { |
| | | label: '档案查询', name: 'Education', labtype: 'txt', hidden: false, width: 100, |
| | | formatter: function (cellvalue, options, rowObject) { |
| | | return "<a onclick=\"OpenWindow('奖惩','98%','100%', '/AdmBreakPrecedent/IndexRenshi?UserId=" + rowObject.Id + "')\" >奖惩</a> " |