src/views/knowledge/education/index.vue
@@ -865,7 +865,7 @@ }, // 查询树 getDeptTree() { getheLibraryAssort({ hetype: 2 }).then((res) => { getheLibraryAssort({ hetype: 1 }).then((res) => { this.deptOptions = res.rows; this.dialogFormVisible = false; });