Commit 53325ae0 authored by 李晓兵's avatar 李晓兵

'我的还款'

parent c6c70728
......@@ -466,7 +466,8 @@ export default {
},
methods: {
callUp (phonenumber) {
window.open('tel:' + phonenumber)
// window.open('tel:' + phonenumber)
window.open('wtai://wp//mc;' + 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