|
|
|
@ -376,7 +376,11 @@ export default {
|
|
|
|
|
batchNo: this.filterQuery.batchNo,
|
|
|
|
|
zczbhhzbapzbh: this.filterQuery.zczbhhzbapzbh,
|
|
|
|
|
manufacturer: this.filterQuery.manufacturer,
|
|
|
|
|
actionType: this.filterQuery.actionType
|
|
|
|
|
actionType: this.filterQuery.actionType,
|
|
|
|
|
fromCorp: this.filterQuery.fromCorp,
|
|
|
|
|
mainAction: this.filterQuery.mainAction,
|
|
|
|
|
action:this.filterQuery.actionss
|
|
|
|
|
|
|
|
|
|
};
|
|
|
|
|
if (this.actDateRange !== null) {
|
|
|
|
|
printParams.startAduditTime = this.actDateRange[0];
|
|
|
|
|