Commit 9aff8f8c authored by hongguangwu's avatar hongguangwu

MVP1.7.17-离职待办的合同,去除电子签标识

parent adad285e
...@@ -928,7 +928,7 @@ ...@@ -928,7 +928,7 @@
null leaveDate, null leaveDate,
null reduceReason, null reduceReason,
null remark, null remark,
a.sign_type signType, null signType,
null changeContractAndEmployee, null changeContractAndEmployee,
if(a.TRY_PERIOD = '' or a.TRY_PERIOD is null,'无',a.TRY_PERIOD) as tryPeriod if(a.TRY_PERIOD = '' or a.TRY_PERIOD is null,'无',a.TRY_PERIOD) as tryPeriod
,a.id contractId ,a.id contractId
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment