|
@ -278,9 +278,7 @@ |
|
|
...res.data |
|
|
...res.data |
|
|
} |
|
|
} |
|
|
// 党组织组织 |
|
|
// 党组织组织 |
|
|
this.dataForm.mySelectOrg = this.dataForm.id |
|
|
this.dataForm.mySelectOrg = this.dataForm.orgPid |
|
|
// this.dataForm.mySelectOrg.push(this.dataForm.id) |
|
|
|
|
|
console.log(JSON.stringify(this.dataForm.mySelectOrg)) |
|
|
|
|
|
// 行政组织 |
|
|
// 行政组织 |
|
|
this.dataForm.agencyId = this.dataForm.agencyId |
|
|
this.dataForm.agencyId = this.dataForm.agencyId |
|
|
this.initMap() |
|
|
this.initMap() |
|
|