@@ -974,6 +974,8 @@ export default {
this.isPhone = true
this.form.contactsinfo.phonenumber = val.phonenumber
this.form.contactsinfo.telephone = ''
+ this.areaCode = ''
+ this.telephone = ''
}
this.enterpriseContact.show = false
},
@@ -897,6 +897,8 @@ export default {
@@ -790,6 +790,8 @@ export default {