@ -1269,7 +1269,7 @@
<if test="query.endDate != null ">
and #{query.endDate} >= a.S_ScheduledDate
</if>
and dbo.Get_scheduleIssure(a.Site,a.SeqNo) is not null
<if test="query.partNo != null and query.partNo != ''">
AND a.partNo like #{query.partNo}