|
|
|
@ -1094,7 +1094,7 @@ export class UnitDetailsComponent implements OnInit {
|
|
|
|
|
} |
|
|
|
|
this.datas.basicInfo.name = data.companyName |
|
|
|
|
this.datas.basicInfo.addr = data.address |
|
|
|
|
this.datas.basicInfo.phone = data.directorPhone |
|
|
|
|
// this.datas.basicInfo.phone = data.directorPhone
|
|
|
|
|
this.datas.basicInfo.nature = data.useNature |
|
|
|
|
this.integrity = data.integrity |
|
|
|
|
this.validateForm.patchValue({ |
|
|
|
|