src/views/repositoryai/templateku/index.vue
@@ -555,7 +555,7 @@ console.log(this.userList[0].campus.split(",")); }); listDept(this.queryParams).then((response) => { listDept({ pageNum: 1, pageSize: 10 }).then((response) => { this.deptList = this.handleTree(response.data, "deptId"); }); }, @@ -624,7 +624,7 @@ handleAdd() { this.$router.push({ path: "/knowledge/templateku/configurat/", query: { id: null }, query: { id: null, assortid: this.queryParams.assortid }, }); },