yangan
2024-09-06 7e7e77134aa0324993ce7d9db9884eab4d8f98fe
pages/customer-page/customer-index/customer-index.vue
@@ -57,10 +57,10 @@
                     </view>
                  </view>
                  <view class="second-line">
                     {{item.orderCode}}
                     <text>订单编号:</text>{{item.orderCode}}
                  </view>
                     <view class="second-line">
                     {{item.code}}
                     <text>日计划编号:</text>{{item.code}}
                  </view>
                  <view class="third-line">
                     <view class="time-icon">
@@ -327,7 +327,9 @@
          * 领取弹框
          */
         receiveClick(item) {
            console.log(item,'213')
            this.show = true;
            this.receiveNum = item.carNum;
            this.getOrderNum.id = item.id; // 获取领取收发单的id
            this.cars2 = item.cars2
            this.carNum = item.carNum