whycq
2024-07-23 8c3f98d5240355920cfcbbe6dc96f2c079764dfc
Monitor-APP/pages/home/home.vue
@@ -233,12 +233,12 @@
                              <swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i">
                                 <view style="width: 30%;">{{i+1}} / {{swiperList.length}}</view>
                                 <!-- <view style="width: 30%;">料号: {{item.matnr}}</view> -->
                                 <view style="width: 40%;">名称: {{item.maknx}}</view>
                                 <view style="width: 30%;">订单: {{item.orderNo}}</view>
                                 <view style="width: 40%;">料号: {{item.matnr}}</view>
                                 <view style="width: 30%;">备注: {{item.orderNo}}</view>
                                 
                                 
                                 <view style="width: 30%;">出库: {{item.count}} / 总数: {{item.total}}</view>
                                 <view style="width: 40%;">规格: {{item.specs}}</view>
                                 <view style="width: 40%;">名称: {{item.maknx}}</view>
                                 <view style="width: 30%;">批号: {{item.batch}}</view>