Browse Source

驾驶舱

wanglt 5 tháng trước cách đây
mục cha
commit
f0dcd7890f

+ 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}, '%')