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 = {