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

'电话号码'

parent bde620c3
...@@ -466,7 +466,6 @@ export default { ...@@ -466,7 +466,6 @@ export default {
}, },
methods: { methods: {
callUp (phoneNumber) { callUp (phoneNumber) {
alert(phoneNumber)
window.open('tel:' + phoneNumber) window.open('tel:' + phoneNumber)
}, },
getTabNum (i) { getTabNum (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