Fly 1 ano atrás
pai
commit
d0cb189b72
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      pages/phone.vue

+ 1 - 2
pages/phone.vue

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