|
|
@ -2716,6 +2716,7 @@ export default { |
|
|
contacts: this.OrgDetailsForm.contacts, |
|
|
contacts: this.OrgDetailsForm.contacts, |
|
|
mobile: this.OrgDetailsForm.mobile, |
|
|
mobile: this.OrgDetailsForm.mobile, |
|
|
code: this.OrgDetailsForm.code, |
|
|
code: this.OrgDetailsForm.code, |
|
|
|
|
|
areaCode: this.OrgDetailsForm.areaCode, |
|
|
latitude: this.latitude, |
|
|
latitude: this.latitude, |
|
|
longitude: this.longitude, |
|
|
longitude: this.longitude, |
|
|
}; |
|
|
}; |
|
|
|