更新
This commit is contained in:
parent
4eff6b3f5f
commit
e194526002
@ -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 => {
|
||||
|
Loading…
Reference in New Issue
Block a user