From b7383a6b592090c42f9c1f7bc14f02c99050188e Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Mon, 21 Oct 2024 18:42:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E4=BB=B6=E6=8C=87=E6=B4=BE=E9=83=A8?= =?UTF-8?q?=E9=97=A8=E6=94=AF=E6=8C=81=E5=90=8C=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/HotlineDetail/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/HotlineDetail/index.vue b/src/views/HotlineDetail/index.vue index 06b70f1..f6a7dce 100644 --- a/src/views/HotlineDetail/index.vue +++ b/src/views/HotlineDetail/index.vue @@ -596,9 +596,10 @@ export default { }) }, async getDepttree() { - await agencyRootDepttree({ + await agencyGridDepttree({ agencyId: this.myagencyId, - purpose: "query" + purpose: "query", + parentSkip:1 }).then(res => { console.log("===111===",res.data); let rst = {