修改
This commit is contained in:
parent
7aa3aa1df0
commit
c0b1c54bb2
@ -1099,7 +1099,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 搜索
|
// 搜索
|
||||||
departmentList() {
|
departmentList() {
|
||||||
// this.departmentqueryParams.hospitalId = this.hospitalId;
|
this.departmentqueryParams.hospitalId = this.hospitalId;
|
||||||
listHospitalDepartment(this.departmentqueryParams).then((response) => {
|
listHospitalDepartment(this.departmentqueryParams).then((response) => {
|
||||||
this.hospitalDepartmentList = response.rows;
|
this.hospitalDepartmentList = response.rows;
|
||||||
this.total3 = response.total;
|
this.total3 = response.total;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user