From 75f5dabf3d76d98225d0f31963b33ffb4dc5fcb0 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Mon, 17 Mar 2025 16:11:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=89=8B=E8=BD=A6=E4=BA=A4=E6=98=93?= =?UTF-8?q?=EF=BC=8Cios=E6=89=93=E7=94=B5=E8=AF=9D=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/forSale.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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