@@ -37,8 +37,7 @@
}
},
onLoad() {
- this.telList = phoneList.pnone || []
- console.log('phoneList = ', this.telList)
+ this.telList = phoneList.pnone || [];
methods: {
makingCall(tel) {