username@email.com
2023-02-10 efad4f05e52c89f3b42774e313144abd039370e4
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;