zhengcaioa/zhengcaioa/Views/AdmAttendance/IndexDtl.cshtml
@@ -30,7 +30,7 @@ { label: '加班上班', name: 'OvertimeOutName', labtype: 'txt', hidden: false, width: 60 }, { label: '请假', name: 'Qingjia', labtype: 'txt', hidden: false, width: 60 }, { label: '销假', name: 'Xiaojia', labtype: 'txt', hidden: false, width: 60 }, { label: '带薪假', name: 'Daixinjia', labtype: 'txt', hidden: false, width: 60 }, ]; dataUrl = "/AdmAttendance/GetListDtl?AttendanceId=" + AttendanceId;