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

Loading…
Cancel
Save