From 858a4ebe32e1f57acf8a2d9539bd7874d0d13ae9 Mon Sep 17 00:00:00 2001 From: zhangjun Date: Mon, 30 Dec 2019 14:28:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E6=AC=BE=E5=90=8E=E7=9D=A3=E5=88=86?= =?UTF-8?q?=E5=8D=95=E5=92=8C=E9=82=AE=E5=AF=84=E5=BD=92=E6=A1=A3=E5=88=86?= =?UTF-8?q?=E5=8D=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/FlowTest/FlowArchiveSingle.jsp | 2 +- WebContent/FlowTest/MailFilingSingle.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/FlowTest/FlowArchiveSingle.jsp b/WebContent/FlowTest/FlowArchiveSingle.jsp index 048a65bd3..dfe977098 100644 --- a/WebContent/FlowTest/FlowArchiveSingle.jsp +++ b/WebContent/FlowTest/FlowArchiveSingle.jsp @@ -52,7 +52,7 @@ String sButtons[][] = { {"true","All","Button","重新分配人员","重新分配人员","changeFlowOperator()","","","","btn_icon_resetuser",""}, - {ros,"All","Button","重新路由","重新路由","flowChangeRoute()","","","","btn_icon_resetrouting",""} + //{ros,"All","Button","重新路由","重新路由","flowChangeRoute()","","","","btn_icon_resetrouting",""} }; %> <%/*~END~*/%> diff --git a/WebContent/FlowTest/MailFilingSingle.jsp b/WebContent/FlowTest/MailFilingSingle.jsp index de3c0b5a7..2bcacebab 100644 --- a/WebContent/FlowTest/MailFilingSingle.jsp +++ b/WebContent/FlowTest/MailFilingSingle.jsp @@ -52,7 +52,7 @@ String sButtons[][] = { {"true","All","Button","重新分配人员","重新分配人员","changeFlowOperator()","","","","btn_icon_resetuser",""}, - {ros,"All","Button","重新路由","重新路由","flowChangeRoute()","","","","btn_icon_resetrouting",""} + //{ros,"All","Button","重新路由","重新路由","flowChangeRoute()","","","","btn_icon_resetrouting",""} }; %> <%/*~END~*/%>