WXL (wul)
2 天以前 447ac8696eb82c65d7e231a96679e0ca04943751
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;
      });