From d07f198f5b19ae434e5da59b1fc394a94304ed3f Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期四, 04 七月 2024 13:03:13 +0800
Subject: [PATCH] 流程卡打印添加配置

---
 north-glass-erp/src/main/java/com/example/erp/service/pp/ReportingWorkService.java |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/north-glass-erp/src/main/java/com/example/erp/service/pp/ReportingWorkService.java b/north-glass-erp/src/main/java/com/example/erp/service/pp/ReportingWorkService.java
index e75286d..3577ab8 100644
--- a/north-glass-erp/src/main/java/com/example/erp/service/pp/ReportingWorkService.java
+++ b/north-glass-erp/src/main/java/com/example/erp/service/pp/ReportingWorkService.java
@@ -102,6 +102,9 @@
             }
         }
 
+        //宸ヨ壓娴佺▼
+        map.put("technologicalProcess", technologicalProcess);
+
         //璁惧涓嬫媺妗�
         map.put("device", reportingWorkMapper.SelectWorkBasicDeviceMp(process));
         //鐝粍涓嬫媺妗�

--
Gitblit v1.8.0