ll
liukangdong
2024-10-11 85c624731a4c554f8828c9c5cacf431142801435
h5/pages/driver/taskConfirm.vue
@@ -16,7 +16,7 @@
            <view class="label">手机号</view>
            <view class="value">{{ param.drivierPhone }}</view>
         </view>
         <view class="line" v-if="type != 4">
         <view class="line" v-if="param.billCode">
            <view class="label">运输单号</view>
            <view class="value" @click="wmsDetail">
               <text class="waybill_num">{{ param.billCode }}</text>