819527061@qq.com
2024-07-30 bca2dd2d59de29814f9c260edc497834818267e7
pages/driver-page/driver-index/bill-of-lading-details/weighDetail/weighDetail.vue
@@ -465,7 +465,7 @@
         <view>
            <view class="unqualifiedBreed">
            <view style="width: 180rpx;">
               <u--text text="不合格品名"
               <u--text text="不合格品名"
                  size='32'></u--text>
            </view>
            <view class="tag-select">
@@ -1124,6 +1124,12 @@
                        name: v.breed + '/' + v.spec
                     }
                  })
                  //默认回显第一个
                  if(r.data.length){
                     this.goodsIndex = 0;
                     this.goodsselectClick(this.goodsList[0])
                  }
                  uni.hideLoading()
               })
            })
@@ -1569,13 +1575,15 @@
   }
   .main {
      width: 96%;
      width: 100%;
      height: 100%;
      min-height: 400rpx;
      background-color: #fff;
      margin: 10rpx auto;
      padding: 10rpx 0;
    box-sizing: border-box;
      display: flex;
      flex-direction: column;
    overflow-x: hidden;
      .main-block {
         width: 690rpx;