wanglt hace 5 meses
padre
commit
f0dcd7890f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      ygtx-gxt/src/main/resources/mapper/gxt/GxtWorkOrderMapper.xml

+ 0 - 1
ygtx-gxt/src/main/resources/mapper/gxt/GxtWorkOrderMapper.xml

@@ -550,7 +550,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
                     wo.pcs_device_name LIKE concat('%', #{remark}, '%')
                     OR wo.brand LIKE concat('%', #{remark}, '%')
                     OR wo.model LIKE concat('%', #{remark}, '%')
-                    OR wo.mis_no LIKE concat('%', #{remark}, '%')
                     OR m.nick_name LIKE concat('%', #{remark}, '%')
                     OR d.dept_name LIKE concat('%', #{remark}, '%')
                     OR p.dept_name LIKE concat('%', #{remark}, '%')