From e2e0b4b6ed7241cc4bbe5f4f046c4d60f8c38eef Mon Sep 17 00:00:00 2001 From: WL Date: Mon, 24 Jun 2024 11:36:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=EF=BC=9A#16383=20?= =?UTF-8?q?=E5=B1=9E=E5=9C=B0=E4=B8=8B=E6=8B=89=E6=97=A0=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/corpinfo/components/corpList.vue | 1 - 1 file changed, 1 deletion(-) 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 })