From fad02c77e1e23ae6ecd1beab7317ca473568d953 Mon Sep 17 00:00:00 2001 From: lihongyu <504404568@qq.com> Date: Wed, 2 Nov 2022 16:15:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=B3=E9=81=93=E5=9B=BE=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E7=BC=96=E5=8F=B7=E6=A0=BC=E5=BC=8F=E5=88=B7=20=E5=88=B6?= =?UTF-8?q?=E5=BA=A6=E4=B8=8A=E4=BC=A0=E5=8E=9F=E6=96=87=E7=94=9F=E6=88=90?= =?UTF-8?q?=E6=9D=A1=E6=AC=BE=E6=97=B6=E5=B8=A6=E7=BC=96=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/page/pal.pl.repository.designer.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.htm b/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.htm index 4544be2d..7251918a 100755 --- a/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.htm +++ b/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.htm @@ -364,7 +364,7 @@ $(document).ready(function(){ // 自定义帮助扩展 initCustomHelpToolExtMenuUrl(); - if (methodId !== 'process.epc' && methodId != 'control.policy') { + if (methodId !== 'process.epc' && methodId != 'control.policy'&& methodId != 'process.flowchart') { $('#bar_sort').css('display','none') }