明细打印增加查询条件字段

dev
郑明梁 2 years ago
parent 36f31c390e
commit b20a6b5f7e

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

Loading…
Cancel
Save