From 64c2eed0920c8a99abbfce26ec670bf1937ec817 Mon Sep 17 00:00:00 2001 From: jianghongdong Date: Sat, 4 Aug 2018 18:30:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=B3=E7=AD=96=E8=B7=AF=E7=94=B1=E6=97=B6?= =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E6=89=A7=E8=A1=8C=E5=8A=A0=E8=BD=BD=E4=BC=A0?= =?UTF-8?q?=E9=98=85=E4=BA=BA=E5=91=98=E7=9A=84=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Common/WorkFlow/FlowSubmitDialog.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/WebContent/Common/WorkFlow/FlowSubmitDialog.jsp b/WebContent/Common/WorkFlow/FlowSubmitDialog.jsp index 02931b02a..3ad8c6347 100644 --- a/WebContent/Common/WorkFlow/FlowSubmitDialog.jsp +++ b/WebContent/Common/WorkFlow/FlowSubmitDialog.jsp @@ -115,6 +115,7 @@ actionSet.empty().show(); initFlowUserInfo(routeJson.route[0].phaseNo,0); } + initReaderList(); } //并行路由初始化 if(routeJson.routeType=="parallelroute"){