护理站人员的护理站,科室
This commit is contained in:
parent
8003ef4e06
commit
1aadc42e93
@ -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,
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user