#
whycq
2024-01-27 7e35cc919bdc7a314d799326f5d215101a41a03b
Monitor-APP/pages/home/home.vue
@@ -215,7 +215,7 @@
                     <view class="text-content">
                        <!-- head -->
                        <view class="swiper-head">
                           <view style="width: 30%;">托盘码: {{infoText.barcode}}</view>
                           <view style="width: 30%;">流水号: {{infoText.orderNo}}</view>
                           <view style="width: 20%;">工作号: {{infoText.workNo}}</view>
                           <view style="width: 30%;">源库位: {{infoText.sourceLocNo}}</view>
                           <view style="width: 20%;">目标站: {{infoText.staNo}}</view>
@@ -233,13 +233,13 @@
                              <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: 40%;">规格: {{item.matnr}}</view>
                                 <view style="width: 30%;">箱号: {{item.batch}}</view>
                                 
                                 
                                 <view style="width: 30%;">出库: {{item.count}} / 总数: {{item.total}}</view>
                                 <view style="width: 40%;">规格: {{item.specs}}</view>
                                 <view style="width: 30%;">卷号: {{item.juanNo}}</view>
                                 <view style="width: 30%;">净重: {{item.weight}} / 长度: {{item.price}}</view>
                                 <view style="width: 40%;">接头: {{item.specs}}</view>
                                 <view style="width: 30%;">卷号: {{item.model}}</view>
                                 
                                 
                              </swiper-item>
@@ -422,10 +422,10 @@
            this.getOther()
            // this.getDate()
            this.getDate2()
            // this.getInfo()
            // this.getError()
            this.getInfo2()
            this.getError2()
            this.getInfo()
            this.getError()
            // this.getInfo2()
            // this.getError2()
            this.getUrl()
            this.controller()
            // 测试用