Browse Source

驾驶舱

wanglt 5 months ago
parent
commit
f0dcd7890f
1 changed files with 0 additions and 1 deletions
  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}, '%')