src/views/hosp/project/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/hosp/project/index.vue
@@ -1162,8 +1162,8 @@ this.$nextTick(() => { const lastId = newVal[newVal.length - 1] || "532"; const node = this.findNodeById(this.deptOptions, lastId); this.queryParams.proId = lastId this.getList() this.queryParams.proId = lastId; this.getList(); if (node) { this.$refs.tree1.setCurrentKey(lastId); const nodeElement = document.querySelector( @@ -1252,7 +1252,6 @@ if (this.treeDate?.id) { this.treeId.push(this.treeDate.id); } else { this.treeId.push("532"); }