Browse Source

bug

shibei_master
zhaoyongnian 3 years ago
parent
commit
2402754a4e
  1. 4
      src/views/modules/partymember/icpartyorg-add-or-update.vue

4
src/views/modules/partymember/icpartyorg-add-or-update.vue

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

Loading…
Cancel
Save