|
|
|
@ -680,6 +680,7 @@ export default {
|
|
|
|
|
mainAction: this.filterQuery.mainAction,
|
|
|
|
|
action: this.filterQuery.action,
|
|
|
|
|
locInvName:this.$store.getters.locInvName,
|
|
|
|
|
employeeName: this.$store.getters.user.employeeName,
|
|
|
|
|
};
|
|
|
|
|
if (this.actDateRange !== null) {
|
|
|
|
|
printParams.startAduditTime = this.actDateRange[0];
|
|
|
|
|