WXL (wul)
2026-04-21 acac65122fbac5295e4b7c8eed468e9b9181e366
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;
      });