|
|
@ -13,7 +13,7 @@ |
|
|
|
<location v-if="isShowFromLocation&&dataContent.fromLocationCode" title="来源库位" :locationCode="dataContent.fromLocationCode"> |
|
|
|
</location> |
|
|
|
<!-- <to-location></to-location> --> |
|
|
|
<to-location v-if="isShowToLocation" title="目标库位" :locationCode="dataContent.toLocationCode"> |
|
|
|
<to-location v-if="isShowToLocation" title="目标库位" :locationCode="dataContent.locationCode"> |
|
|
|
</to-location> |
|
|
|
</div> |
|
|
|
<view class="card_view " v-if="isShowDeliverType"> |
|
|
|