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