src/views/patient/patient/hospital.vue
@@ -516,7 +516,7 @@ created() { this.getList(); this.listDept(); // this.listDept(); this.gettabList(); }, methods: { @@ -546,12 +546,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 = {