@ -150,6 +150,7 @@
note_text as componentNoteText
FROM plm_routing_component
where site = #{site} and part_no = #{partNo} and routing_type = #{routingType} and routing_revision = #{routingRevision} and alternative_no = #{alternativeNo}
order by operation_no
</select>
<!-- routing主表编辑 -->