二手车交易,ios打电话报错
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user