Browse Source

单位基本信息联系方式

非煤矿山灾害智能感知和预警系统
jingbowen 2 years ago
parent
commit
1af63e8287
  1. 2
      src/app/home/basic-info/unit-details/unit-details.component.ts

2
src/app/home/basic-info/unit-details/unit-details.component.ts

@ -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({

Loading…
Cancel
Save