| | |
| | | <template> |
| | | <view> |
| | | <scroll-view scroll-y> |
| | | <view> |
| | | <view class="container"> |
| | |
| | | </view> |
| | | <view class="text-box"> |
| | | <view class="text-title"><text>待入</text></view> |
| | | <view class="text-title">{{matData.anfme}}</view> |
| | | <view class="text-title">{{matData.num}}</view> |
| | | </view> |
| | | <view class="text-box"> |
| | | <view class="text-title"><text>数量</text></view> |
| | |
| | | </label> |
| | | </view> |
| | | </scroll-view> |
| | | <view style="height: 200rpx;"> |
| | | |
| | | </view> |
| | | </view> |
| | | </template> |
| | | |
| | | <script> |
| | |
| | | maktx: null, |
| | | batch: null, |
| | | anfme: null, |
| | | num: null |
| | | }, |
| | | baseIP:'', |
| | | basePORT:'', |