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