skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sg/mapper/SgProgressReportMapper.xml
@@ -101,9 +101,6 @@ </if> <if test="dto.roleUnit != null and dto.roleUnit != ''"> and userR.role_id=#{dto.roleUnit} <if test="dto.approvalStatus == null" > and report.audit_person = #{dto.roleUnit} </if> </if> <!-- AND userR.is_his = 0 --> <if test="dto.projectName != null and dto.projectName != ''">