This commit is contained in:
linxiaoping 2018-06-06 11:41:12 +08:00
parent 2a902a1585
commit 13c16caf47

View File

@ -88,7 +88,7 @@
getObj(0,i,"filelist").innerHTML=html;
getObj(0,i,"filelist").style["white-space"]="pre-wrap";
var height = getObj(0,i,"filelist").offsetHeight+1;
setItemStyle(0,i,"CUST_NAME","height="+height+"px");
setItemStyle(0,i,"FULLNAME","height="+height+"px");
};
}
function upload(id){