Merge remote-tracking branch 'origin/dev' into dev

dev
黄泽腾 2 years ago
commit 6210b057f0

@ -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.action
};
if (this.actDateRange !== null) {
printParams.startAduditTime = this.actDateRange[0];

Loading…
Cancel
Save