jiangyy 3 years ago
parent
commit
ec04087f31
  1. 2
      src/views/modules/base/epidemic/antiInfo.vue

2
src/views/modules/base/epidemic/antiInfo.vue

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

Loading…
Cancel
Save