瀏覽代碼

驾驶舱

wanglt 5 月之前
父節點
當前提交
f0dcd7890f
共有 1 個文件被更改,包括 0 次插入1 次删除
  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}, '%')