diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue index 711c6902..aa0c1289 100644 --- a/src/views/secondHandCar/forSale.vue +++ b/src/views/secondHandCar/forSale.vue @@ -169,8 +169,8 @@ export default { confirmButtonText:'拨打电话', showCancelButton:true, }).then(async() => { - this.recordType=2 - this.getDuration() + // this.recordType=2 + // this.getDuration() window.location.href = `tel:${this.detailInfo.contactNumber}`; }).catch(() => { // on cancel