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() { },