WXL (wul)
3 天以前 877cf2120309d30c08f922191bca1ec5242add82
src/views/knowledge/education/index.vue
@@ -866,7 +866,7 @@
    },
    // 查询树
    getDeptTree() {
      getheLibraryAssort({ hetype: 2 }).then((res) => {
      getheLibraryAssort({ hetype: 1 }).then((res) => {
        this.deptOptions = res.rows;
        this.dialogFormVisible = false;
      });