|
|
|
@ -379,7 +379,7 @@ export default {
|
|
|
|
|
actionType: this.filterQuery.actionType,
|
|
|
|
|
fromCorp: this.filterQuery.fromCorp,
|
|
|
|
|
mainAction: this.filterQuery.mainAction,
|
|
|
|
|
action:this.filterQuery.actionss
|
|
|
|
|
action:this.filterQuery.action
|
|
|
|
|
|
|
|
|
|
};
|
|
|
|
|
if (this.actDateRange !== null) {
|
|
|
|
|