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 213f8cc5..213967cf 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 @@ -347,6 +347,9 @@ $(document).ready(function(){ // 自定义帮助扩展 initCustomHelpToolExtMenuUrl(); + if (methodId !== 'process.epc') { + $('#bar_sort').css('display','none') + } if (!installBatch) {// 未安装批处理应用,删除功能入口 $('li[ac=batchreplace]').remove(); @@ -618,6 +621,9 @@
+ @@ -925,6 +931,9 @@ + <#processlink_ete_analysis> @@ -1283,6 +1292,18 @@ +