Fix:4568 【旅居商城小程序】订单状态列表,点击联系商家按钮返回后,页面显示“拨打成功”
This commit is contained in:
@@ -213,12 +213,6 @@ export default {
|
||||
if (res.confirm && this.detail.merPhone) {
|
||||
uni.makePhoneCall({
|
||||
phoneNumber: this.detail.merPhone,
|
||||
fail: () => {
|
||||
uni.showToast({
|
||||
title: '拨打电话失败',
|
||||
icon: 'none'
|
||||
})
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user