src/views/basicSettings/personList.vue
@@ -22,6 +22,7 @@ <el-tree ref="treeLeftRef" key="treeLeftKey" style="padding: 10px;overflow: auto;" :style="{height:(tableHeight+180)+'px'}" :data="treeLeft" @@ -526,8 +527,10 @@ customID: 'torg_code', childrenProperty: 'children' }) this.treeLeft = this.cascaderOptions this.$nextTick(() => { this.treeLeft = this.cascaderOptions this.$forceUpdate() }) }, // 岗位 角色 班组 async getAllSelectData() {