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