Browse Source

Merge branch 'feature_bug' into dev

V4.3.3
mk 2 years ago
parent
commit
1b358af508
  1. 1
      src/views/components/resiExpand/editExpand.vue

1
src/views/components/resiExpand/editExpand.vue

@ -208,6 +208,7 @@ export default {
}, },
created() { }, created() { },
activated() { activated() {
this.getOrgTree()
}, },
mounted() { mounted() {
}, },

Loading…
Cancel
Save