瀏覽代碼

no message

linwenxin 8 月之前
父節點
當前提交
8c81b7dad3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/packageWorkorder/pages/orderDetail.vue

+ 1 - 1
src/packageWorkorder/pages/orderDetail.vue

@@ -56,7 +56,7 @@
               <view class="it" @tap="$callPhone(detail.userMobile)"
               <view class="it" @tap="$callPhone(detail.userMobile)"
                 ><text class="iconfont icon-call"></text>联系电话1</view
                 ><text class="iconfont icon-call"></text>联系电话1</view
               >
               >
-              <view class="it" @tap="$callPhone(detail.userMobile)"
+              <view class="it" @tap="$callPhone(detail.userMobile2 || detail.userMobile)"
                 ><text class="iconfont icon-call"></text>联系电话2</view
                 ><text class="iconfont icon-call"></text>联系电话2</view
               >
               >
             </view>
             </view>