Commit d0d3984b authored by 李晓兵's avatar 李晓兵

'我的还款'

parent 53325ae0
......@@ -465,9 +465,9 @@ export default {
this.isConfirm = this.$route.params.isConfirm
},
methods: {
callUp (phonenumber) {
// window.open('tel:' + phonenumber)
window.open('wtai://wp//mc;' + phonenumber)
callUp (phoneNumber) {
alert(phoneNumber)
window.open('tel:' + phoneNumber)
},
getTabNum (i) {
this.tabNum = i
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment