|
|
@ -763,7 +763,7 @@ export default { |
|
|
|
getValiheList () { |
|
|
|
const { user } = this.$store.state |
|
|
|
this.$http |
|
|
|
.post('/gov/org/icneighborhood/neighborhoodoption', { |
|
|
|
.post('/gov/org/icneighborhood/neighborhood-options', { |
|
|
|
gridId: this.searchForm.gridId, |
|
|
|
agencyId: this.searchForm.agencyId |
|
|
|
// agencyId: user.agencyId |
|
|
|