拨号
This commit is contained in:
@@ -188,7 +188,7 @@ export default {
|
||||
uni.navigateTo({url: `./result?checkType=${this.checkType}&id=${this.id}`})
|
||||
},
|
||||
callPhone() {
|
||||
uni.makePhoneCall({phoneNumber: data.phone})
|
||||
uni.makePhoneCall({phoneNumber: this.data.phone})
|
||||
},
|
||||
},
|
||||
onShow() {
|
||||
|
||||
Reference in New Issue
Block a user