LR-20210131IOQH\Administrator
2021-08-10 11e11a51839529b17f70927524e086e90adf692d
zhengcaioa/zhengcaioa/Views/DailyManagement/ShowRemind.cshtml
@@ -15,10 +15,7 @@
                }
            },
            {
                label: '要求完成时间', width: 30, name: 'Time', labtype: 'txt', hidden: false,
                formatter: function (cellvalue, options, rowObject) {
                    return new Date(cellvalue).Format("yyyy-MM-dd hh:mm");
                }
                label: '要求完成时间', width: 30, name: 'TimeName', labtype: 'txt', hidden: false
            },
            { label: '工作类型', name: 'RtypeName', labtype: 'txt', width: 100, hidden: false },
            { label: '工作内容',   name: 'Context', labtype: 'txt', hidden: false },