feat: 修复打印

演示数据2.0
chenhc 10 months ago
parent dd64406dc3
commit 0bec051c9f

@ -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];

Loading…
Cancel
Save