diff --git a/src/views/system/corpinfo/components/corpList.vue b/src/views/system/corpinfo/components/corpList.vue index 5e035b2..f668057 100644 --- a/src/views/system/corpinfo/components/corpList.vue +++ b/src/views/system/corpinfo/components/corpList.vue @@ -351,7 +351,6 @@ export default { this.isAdmin = true } this.getList(this.ROLE_ID) - this.getDict() this.getDictByDicId('e725d2a91b8248f4b8f49889038df7de').then(data => { this.areaList = data })