From 4c3179acc558f1e0136cfea9531689f7e5d4773a Mon Sep 17 00:00:00 2001 From: 58261 <58261@DESKTOP-AAAC71Q> Date: Wed, 26 Sep 2018 10:00:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E4=BF=A1=E6=81=AF=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Lease/App/InformationTable/InfoView.jsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/App/InformationTable/InfoView.jsp b/WebContent/Tenwa/Lease/App/InformationTable/InfoView.jsp index 7776e2920..c986bf7b7 100644 --- a/WebContent/Tenwa/Lease/App/InformationTable/InfoView.jsp +++ b/WebContent/Tenwa/Lease/App/InformationTable/InfoView.jsp @@ -34,6 +34,7 @@ <% OHTMLTreeView tviTemp = new OHTMLTreeView(CurPage,"业务详情","right"); FlowTaskViewTabService.initOHTMLTreeViewProjectContract(tx,tviTemp,CurPage); + String FlowUnid=CurPage.getParameter("FlowUnid"); %> <%/*~END~*/%> @@ -47,6 +48,7 @@