diff --git a/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat.values b/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat.values index bb57555..4eba079 100644 Binary files a/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat.values and b/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat.values differ diff --git a/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat.values.s b/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat.values.s index cc22fb7..9a75233 100644 --- a/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat.values.s +++ b/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat.values.s @@ -1 +1 @@ -‡~|}}}y{~{|x}|{{}W\X\UXRXZ[ZTVQYY[ZUZVXPUS]\Vdeb^U\VVQ[UW_xxyu|{{wy{{x{yxwvWX\XVY[[][[nltonosswpntopkqqotlzrvtutvtxԋݏ‘̏ώގɐːЏێ׎ːÐȐҐƏώܓ֐͓ё؏ʌˑΐڎɔώבÓݎݏϐڍܑʎٓǒƐݐ͓ÒŒ͏ϐ֒ӐڏޏђđێԒߎߒxsxxxuxvwyywxvvvvuw{mnliihlfkihlkjkt~|~~}{}}}|~~}}~~|~~~}{ \ No newline at end of file +‡~|}}}y{~{|x}|{{}W\X\UXRXZ[ZTVQYY[ZUZVXPUS]\Vdeb^U\VVQ[UW_xxyu|{{wy{{x{yxwvWX\XVY[[][[nltonosswpntopkqqotlzrvtutvtxԋݏ‘̏ώގɐːЏێ׎ːÐȐҐƏώܓ֐͓ё؏ʌˑΐڎɔώבÓݎݏϐڍܑʎٓǒƐݐ͓ÒŒ͏ϐ֒ӐڏޏђđێԒߎߒxsxxxuxvwyywxvvvvuw{mnliihlfkihlkjkt~|~~}{}}}|~~}}~~|~~~}{NMMMMMMMMNMMMLLLLMMMJKKKKKKKKKKJJJKKKKKKKLKKKKKJJJKKLKKKKKKKKKJJIJKKKKKKKLKKKKJJJKKKLKKKKKKKKKJJJKKKKKKKKLKKKK \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9c5bc96..02bb468 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -10,129 +10,13 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + diff --git a/out/artifacts/hrm_attendance/hrm-attendance.jar b/out/artifacts/hrm_attendance/hrm-attendance.jar index 626de52..7b550fc 100644 Binary files a/out/artifacts/hrm_attendance/hrm-attendance.jar and b/out/artifacts/hrm_attendance/hrm-attendance.jar differ diff --git a/src/com/engine/attendance/workflow/cmd/GetKqCycleTimeIntervalCmd.java b/src/com/engine/attendance/workflow/cmd/GetKqCycleTimeIntervalCmd.java index ca7dbec..0b0b3a9 100644 --- a/src/com/engine/attendance/workflow/cmd/GetKqCycleTimeIntervalCmd.java +++ b/src/com/engine/attendance/workflow/cmd/GetKqCycleTimeIntervalCmd.java @@ -11,10 +11,7 @@ import com.google.common.collect.Lists; import com.google.common.collect.Maps; import lombok.extern.slf4j.Slf4j; import weaver.general.Util; -import weaver.hrm.User; import weaver.hrm.company.DepartmentComInfo; -import weaver.hrm.company.SubCompanyComInfo; - import java.time.LocalDateTime; import java.util.List; import java.util.Map; diff --git a/target/classes/com/engine/attendance/workflow/action/RevokeLeaveAction.class b/target/classes/com/engine/attendance/workflow/action/RevokeLeaveAction.class index 271dc7e..43d1565 100644 Binary files a/target/classes/com/engine/attendance/workflow/action/RevokeLeaveAction.class and b/target/classes/com/engine/attendance/workflow/action/RevokeLeaveAction.class differ diff --git a/workflow/request/hrmattendance/HrmEliminationsEvection_e9.jsp b/workflow/request/hrmattendance/HrmEliminationsEvection_e9.jsp index 1497d57..a11e970 100644 --- a/workflow/request/hrmattendance/HrmEliminationsEvection_e9.jsp +++ b/workflow/request/hrmattendance/HrmEliminationsEvection_e9.jsp @@ -119,6 +119,8 @@ obj[WfForm.convertFieldNameToId("qt", "detail_1")] = {value:item.qtcc}; //半天 obj[WfForm.convertFieldNameToId("bt", "detail_1")] = {value:item.btcc}; + //撤销id + obj[WfForm.convertFieldNameToId("cxlyid", "detail_1")] = {value:item.id}; WfForm.addDetailRow("detail_1", obj); })