制度文件模型阅览暂时去掉节点附件显示

This commit is contained in:
lihongyu 2022-12-08 11:29:27 +08:00
parent dc644d5823
commit c4db99c679

View File

@ -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"){