From c4db99c679c13c1dd737368ee408d0206ea57e8c Mon Sep 17 00:00:00 2001 From: lihongyu <504404568@qq.com> Date: Thu, 8 Dec 2022 11:29:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=B6=E5=BA=A6=E6=96=87=E4=BB=B6=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E9=98=85=E8=A7=88=E6=9A=82=E6=97=B6=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=E8=8A=82=E7=82=B9=E9=99=84=E4=BB=B6=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../designer/extend/js/designer.extend.link.view.portal.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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"){