@@ -171,7 +171,7 @@
</if>
<if test="queryPage.deviceName != null and queryPage.deviceName != ''">
- and LOCATE(#{queryPage.deviceName}, sysinfo.device_name) > 0
+ and LOCATE(#{queryPage.deviceName}, info.device_name) > 0
<if test="queryPage.no != null and queryPage.no != ''">
and (