feat: 修复打印

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

@ -680,6 +680,7 @@ export default {
mainAction: this.filterQuery.mainAction,
action: this.filterQuery.action,
locInvName:this.$store.getters.locInvName,
employeeName: this.$store.getters.user.employeeName,
};
if (this.actDateRange !== null) {
printParams.startAduditTime = this.actDateRange[0];

Loading…
Cancel
Save