From 4f0d9bde31a80f6279e26466250da7716eec627f Mon Sep 17 00:00:00 2001
From: zs <zhoushuai@zbooksoft.com>
Date: 星期四, 18 十二月 2025 09:15:05 +0800
Subject: [PATCH] 提交成果资料按钮调整
---
src/main/webapp/WEB-INF/view/config/flowDefinition/editFlow.jsp | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/WEB-INF/view/config/flowDefinition/editFlow.jsp b/src/main/webapp/WEB-INF/view/config/flowDefinition/editFlow.jsp
index 4908efe..98edc96 100644
--- a/src/main/webapp/WEB-INF/view/config/flowDefinition/editFlow.jsp
+++ b/src/main/webapp/WEB-INF/view/config/flowDefinition/editFlow.jsp
@@ -185,6 +185,16 @@
</td>
</tr>
<tr>
+ <td class="tbtitle">
+ 娴佺▼缁堟鐩戝惉鍣細
+ </td>
+ <td>
+ <input id="flowTerminationListener" name="flowTerminationListener" class="easyui-textbox"
+ type="text" value="${flowDefinition.flowTerminationListener}"
+ style="width:100%;"/>
+ </td>
+ </tr>
+ <tr>
<td class="tbtitle">鏄惁浣跨敤鏉冮檺锛�</td>
<td>
<input type="hidden" id="enablePermission" name="enablePermission"/>
--
Gitblit v1.9.1