|
@ -13,7 +13,7 @@ |
|
|
:isShowFromLocation="true" @removeItem="removeItem(index,item)" |
|
|
:isShowFromLocation="true" @removeItem="removeItem(index,item)" |
|
|
:isShowToLocation="false" :isShowParentToLocation="false" @updateData="updateData" |
|
|
:isShowToLocation="false" :isShowParentToLocation="false" @updateData="updateData" |
|
|
:isShowRecommendQty="false" |
|
|
:isShowRecommendQty="false" |
|
|
:allowModifyQty="true" :isShowPackingNumberProps="true" @removePack="removePack"> |
|
|
:allowModifyQty="true" :isShowPackingNumberProps="true" @removePack="removePack" :fromType='fromType'> |
|
|
</record-com-detail-card> |
|
|
</record-com-detail-card> |
|
|
|
|
|
|
|
|
</view> |
|
|
</view> |
|
|