liu
3 天以前 950e1332f89e3d18a8f4b415bd4fe274dce1e954
src/api/hrm/salary/calculation/index.ts
@@ -26,6 +26,8 @@
    actualSalary?: number;
    workDays?: number;
    overtimeHours?: number;
    /** 排班总工时(小时) */
    totalWorkHours?: number;
    status?: number;
    statusName?: string;
    remark?: string;