From 8f3d6607c24a1fb3db0fcb2e56a1e009dc6e8941 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 5 Jun 2024 10:02:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=9A=E7=BB=84=E7=BB=87=E5=9B=9E=E6=98=BE?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/resiExpand/editExpand.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/components/resiExpand/editExpand.vue b/src/views/components/resiExpand/editExpand.vue index 341745f00..55250372f 100644 --- a/src/views/components/resiExpand/editExpand.vue +++ b/src/views/components/resiExpand/editExpand.vue @@ -208,6 +208,7 @@ export default { }, created() { }, activated() { + this.getOrgTree() }, mounted() { },