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