src/views/patient/patient/behospitalized.vue
@@ -547,7 +547,7 @@ created() { this.getList(); this.listDept(); // this.listDept(); this.gettabList(); }, methods: { @@ -577,12 +577,12 @@ this.loading = false; }); }, listDept() { listDept(this.queryParams).then((res) => { this.deptList = res.data; console.log(this.deptList, "this.deptList"); }); }, // listDept() { // listDept(this.queryParams).then((res) => { // this.deptList = res.data; // console.log(this.deptList, "this.deptList"); // }); // }, /** 查询标签列表 */ gettabList() { const tagqueryParams = {