shenyijian
2024-09-14 dd3f110311821acdde5835a14d694a69c1c4a4bf
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 != ''">