|
|
@ -7,6 +7,10 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<div class="u-p-l-10"> |
|
|
|
<view class="card_view "> |
|
|
|
<text class="card_level">ERP默认收货库位</text> |
|
|
|
<text class="card_big_content ">{{dataContent.defaultErpLocationCode}}</text> |
|
|
|
</view> |
|
|
|
<to-location title="目标库位" :locationCode="dataContent.toLocationCode||dataContent.locationCode"> |
|
|
|
</to-location> |
|
|
|
<location title="生产线代码" :locationCode="dataContent.productionLineCode"></location> |
|
|
|