This commit is contained in:
许允枞 2024-09-14 14:54:41 +08:00
parent 4eff6b3f5f
commit e194526002

View File

@ -572,11 +572,13 @@ export default {
page: 1,
pageSize: 10
},
this.queryParams.staffId = ''
this.dateRange = []
this.beginTime = "";
this.endTime = ""
this.queryParams.status = '统一交班';
this.getList();
this.getHandover();
},
printLocally(data) {
printLocallyApi(data).then(res => {