|
@ -30,8 +30,8 @@ |
|
|
<view class="" style="font-size: 32rpx;"> |
|
|
<view class="" style="font-size: 32rpx;"> |
|
|
来源库位 |
|
|
来源库位 |
|
|
</view> |
|
|
</view> |
|
|
<u-input style="margin-left: 20rpx;" v-model="fromLocationCode" :border="true" |
|
|
<u-input style="margin-left: 20rpx;" confirmType="search" v-model="fromLocationCode" :border="true" |
|
|
placeholder="请输入来源库位" @blur="fromLocationCodeConfirm" /> |
|
|
placeholder="请输入来源库位" @confirm="fromLocationCodeConfirm" /> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
<view class=""> |
|
|
<view class=""> |
|
|