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~*/%>