username@email.com
2022-06-15 0e6d0e8975e92a6395d2d9f692edd5a7d0984c5a
zhengcaioa/zhengcaioa/Views/User/Index.cshtml
@@ -93,6 +93,13 @@
                //}
            },
            {
                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>&nbsp;"