|
@@ -1153,7 +1153,7 @@ export default {
|
|
|
this.mainForm.enginName = item.projectName
|
|
|
this.mainForm.linkman = item.enginLinkName
|
|
|
this.mainForm.phone = item.enginLinkMobile
|
|
|
- this.mainForm.address = item.address
|
|
|
+ this.mainForm.address = item.joinAddress
|
|
|
|
|
|
this.onClose()
|
|
|
},
|