岗位管理删除BUG修复

pull/221/head
dxfeng 2 years ago
parent 5fad9088ca
commit dadef74b33

@ -510,6 +510,7 @@
from jcl_org_job t
inner join hrmresource h on t.ec_jobtitle = h.jobtitle and t.ec_company = h.subcompanyid1 and
t.ec_department = h.departmentid
where h.status < 4
</select>
<select id="isAllowDelete" resultType="java.lang.String">
select t.id

Loading…
Cancel
Save