WXL (wul)
2026-04-19 286af19ce9f0c0bff1cad2e1106c4abae72554b0
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;
      });