|
@ -28,7 +28,7 @@ |
|
|
<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 type="textarea" style="margin-left: 20rpx;" v-model="fromLocationCode" :border="true" |
|
|
placeholder="请输入来源库位" @confirm="fromLocationCodeConfirm" /> |
|
|
placeholder="请输入来源库位" @confirm="fromLocationCodeConfirm" /> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|