Explorar o código

Merge remote-tracking branch 'origin/dev/20200522temp' into test

zhaops %!s(int64=5) %!d(string=hai) anos
pai
achega
e17cc42498
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/QcresultInfoMapper.xml

+ 1 - 1
src/main/resources/mapper/QcresultInfoMapper.xml

@@ -680,7 +680,7 @@
             AND a.beh_dept_name = #{filterPageByDeptVO.deptName}
         </if>
         <if test="filterPageByDeptVO.name != null and filterPageByDeptVO.name != ''">
-            AND e.name like CONCAT('%', #{filterPageVO.name},'%')
+            AND e.name like CONCAT('%', #{filterPageByDeptVO.name},'%')
         </if>
         GROUP BY
         e.id,