@ -678,8 +678,8 @@ export default {
actionType: this.filterQuery.actionType,
keyWords: this.filterQuery.keyWords,
mainAction: this.filterQuery.mainAction,
action: this.filterQuery.action
action: this.filterQuery.action,
locInvName:this.$store.getters.locInvName,
};
if (this.actDateRange !== null) {
printParams.startAduditTime = this.actDateRange[0];