From 46e765319adf0f816e208ff4be6db22c740ff041 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 17 Jun 2022 09:20:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E5=88=86=E7=B1=BB=E5=88=86?= =?UTF-8?q?=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/visual/communityGovern/typeAnalyze.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/visual/communityGovern/typeAnalyze.vue b/src/views/modules/visual/communityGovern/typeAnalyze.vue index 32b4aede..b607c082 100644 --- a/src/views/modules/visual/communityGovern/typeAnalyze.vue +++ b/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 = {};