护理站人员的护理站,科室

This commit is contained in:
闫晓茹 2022-11-11 09:22:39 +08:00
parent 8003ef4e06
commit 1aadc42e93

View File

@ -1331,7 +1331,7 @@ export default {
},
//
handleQuery3() {
this.nurseStationqueryParams.pageNum = 1;
this.queryParams3.pageNum = 1;
this.getList3();
},
handleQuery() {
@ -1352,16 +1352,16 @@ export default {
resetQuery2() {
this.resetForm("queryForm");
this.nurseStationqueryParams = {
this.StationqueryParams = {
pageNum: 1,
pageSize: 10,
};
this.handleQuery2();
},
resetQuery4() {
this.resetForm("queryForm");
this.nurseStationqueryParams = {
this.StationqueryParams = {
pageNum: 1,
pageSize: 10,
};