RFQ 功能优化
@ -166,7 +166,7 @@
valueNo,
availableValue
from plm_properties_item_available
where itemNo = #{propertiesItemNo} and site = #{site} and itemType = #{recordType}
where itemNo = #{propertiesItemNo} and site = #{site} and bu_no = #{buNo} and itemType = #{recordType}
</select>
<!-- 编辑属性值 -->