jiangping
2024-10-11 10cd77285a9d54b0e889e2917c0a5e3e55e83cf6
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>