Browse Source

Merge branch 'dev-mapconfig' into test

test
jiangyy 3 years ago
parent
commit
f93a0c926d
  1. 2
      src/views/modules/visual/communityGovern/typeAnalyze.vue

2
src/views/modules/visual/communityGovern/typeAnalyze.vue

@ -212,7 +212,7 @@ export default {
//
async getAgencylist () {
// const url = "/gov/org/customeragency/agencygridtree";
const url = '/gov/org/customeragency/agencylist'
const url = '/gov/org/customeragency/my-subagency-list'
let params = {};

Loading…
Cancel
Save