diff --git a/src/views/modules/communityService/fuwuzhaoren/personList.vue b/src/views/modules/communityService/fuwuzhaoren/personList.vue index eb156431e..8db053502 100644 --- a/src/views/modules/communityService/fuwuzhaoren/personList.vue +++ b/src/views/modules/communityService/fuwuzhaoren/personList.vue @@ -302,7 +302,6 @@ export default { let url = '/gov/org/customeragency/agencygridtree' const { data, code, msg } = await requestPost(url, {}) if (code === 0) { - debugger this.orgTree.push(data) } }, diff --git a/src/views/modules/communityService/gangweizhaoren/personList.vue b/src/views/modules/communityService/gangweizhaoren/personList.vue index eb156431e..8db053502 100644 --- a/src/views/modules/communityService/gangweizhaoren/personList.vue +++ b/src/views/modules/communityService/gangweizhaoren/personList.vue @@ -302,7 +302,6 @@ export default { let url = '/gov/org/customeragency/agencygridtree' const { data, code, msg } = await requestPost(url, {}) if (code === 0) { - debugger this.orgTree.push(data) } }, diff --git a/src/views/modules/communityService/jinengzhaoren/personList.vue b/src/views/modules/communityService/jinengzhaoren/personList.vue index eb156431e..8db053502 100644 --- a/src/views/modules/communityService/jinengzhaoren/personList.vue +++ b/src/views/modules/communityService/jinengzhaoren/personList.vue @@ -302,7 +302,6 @@ export default { let url = '/gov/org/customeragency/agencygridtree' const { data, code, msg } = await requestPost(url, {}) if (code === 0) { - debugger this.orgTree.push(data) } }, diff --git a/src/views/modules/communityService/policy/personList.vue b/src/views/modules/communityService/policy/personList.vue index f74c4dda2..547252981 100644 --- a/src/views/modules/communityService/policy/personList.vue +++ b/src/views/modules/communityService/policy/personList.vue @@ -305,7 +305,6 @@ export default { let url = "/gov/org/customeragency/agencygridtree"; const { data, code, msg } = await requestPost(url, {}); if (code === 0) { - debugger; this.orgTree.push(data); } }, diff --git a/src/views/modules/communityService/wennuanzhaoren/personList.vue b/src/views/modules/communityService/wennuanzhaoren/personList.vue index eb156431e..8db053502 100644 --- a/src/views/modules/communityService/wennuanzhaoren/personList.vue +++ b/src/views/modules/communityService/wennuanzhaoren/personList.vue @@ -302,7 +302,6 @@ export default { let url = '/gov/org/customeragency/agencygridtree' const { data, code, msg } = await requestPost(url, {}) if (code === 0) { - debugger this.orgTree.push(data) } }, diff --git a/src/views/modules/portrayal/loudong/index.vue b/src/views/modules/portrayal/loudong/index.vue index f08812fc2..b61614f7f 100644 --- a/src/views/modules/portrayal/loudong/index.vue +++ b/src/views/modules/portrayal/loudong/index.vue @@ -1,23 +1,24 @@