diff --git a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.view.portal.js b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.view.portal.js index b099b8cb..483a8efc 100755 --- a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.view.portal.js +++ b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.view.portal.js @@ -1840,8 +1840,9 @@ function initUpfileData(obj) { var processShape = upfileData[ele.id]; if(methodId=="control.policy"){ - - if(countindex!=0){ + //暂时去掉制度节点附件显示 20221208 lihongyu + if(false){ + //if(countindex!=0){ if(processShape != null && processShape.length > 0) { var fileTile=""; if(ele.category=="data_form"){