Browse Source

Merge branch 'feature/dev_party_mange' into test

test
HAHA 3 years ago
parent
commit
16d8aaec5c
  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
}
//
this.dataForm.mySelectOrg = this.dataForm.id
// this.dataForm.mySelectOrg.push(this.dataForm.id)
console.log(JSON.stringify(this.dataForm.mySelectOrg))
this.dataForm.mySelectOrg = this.dataForm.orgPid
//
this.dataForm.agencyId = this.dataForm.agencyId
this.initMap()

Loading…
Cancel
Save