Browse Source

Merge branch 'test' of http://121.42.41.42:7070/r/epmet-oper-gov into test

test
YUJT 3 years ago
parent
commit
99f097c1b4
  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