| | |
| | | <view> |
| | | <text style="width: 400rpx;">名称:{{item.maktx}}</text> |
| | | </view> |
| | | <view> |
| | | <!-- <view> |
| | | <text style="width: 400rpx;">客户PO:{{item.standby1}}</text> |
| | | <text style="margin-left: 100rpx;">客户SKU:{{item.standby3}}</text> |
| | | </view> |
| | |
| | | <view> |
| | | <text style="width: 400rpx;">条码UPC:{{item.standby2}}</text> |
| | | <text style="margin-left: 100rpx;">采购单号:{{item.boxType3}}</text> |
| | | </view> |
| | | </view> --> |
| | | <view> |
| | | <text style="width: 400rpx;">数量:{{item.anfme}}</text> |
| | | </view> |
| | |
| | | <text style="display: inline-block;float: left;width: 50px;">批号:</text> |
| | | <input type="text" style="width: 100px;border-bottom: 1px solid #9e9e9e;" v-model="batch"> |
| | | </view> --> |
| | | <view class="" style="position: relative;left: 50px;margin-bottom: 20px;"> |
| | | <!-- <view class="" style="position: relative;left: 50px;margin-bottom: 20px;"> |
| | | <text style="display: inline-block;float: left;width: 50px;">客户PO:</text> |
| | | <input type="text" style="width: 100px;border-bottom: 1px solid #9e9e9e;" v-model="standby1"> |
| | | </view> |
| | |
| | | <view class="" style="position: relative;left: 50px;margin-bottom: 20px;"> |
| | | <text style="display: inline-block;float: left;width: 50px;">条码UPC:</text> |
| | | <input type="text" style="width: 100px;border-bottom: 1px solid #9e9e9e;" v-model="standby2"> |
| | | </view> |
| | | </view> --> |
| | | <view class="changeBox"> |
| | | <view class="num-box"> |
| | | <text style="display: inline-block;float: left;width: 50px;">数量:</text> |