|
@ -50,7 +50,7 @@ |
|
|
<view class="uni-flex u-col-center space-between padding_10" |
|
|
<view class="uni-flex u-col-center space-between padding_10" |
|
|
style="background-color:ghostwhite; width: 100%; "> |
|
|
style="background-color:ghostwhite; width: 100%; "> |
|
|
<view class=""> |
|
|
<view class=""> |
|
|
<locationCompare title="收货库位" :recommendLocationCode="jobToLocationCode" |
|
|
<locationCompare title="收货库位" :isShowEdit="jobContent.allowModifyLocation=='TRUE'" :recommendLocationCode="jobToLocationCode" |
|
|
:locationCode="toLocationCode" @getLocation='scanLocationCode' |
|
|
:locationCode="toLocationCode" @getLocation='scanLocationCode' |
|
|
:locationTypeList="toLocationTypeList"></locationCompare> |
|
|
:locationTypeList="toLocationTypeList"></locationCompare> |
|
|
</view> |
|
|
</view> |
|
|