@ -646,7 +646,7 @@
and sysFlag = #{sysFlag}
</if>
<if test="jzh != null and jzh != ''">
and jzh = #{jzh}
and zyh = #{jzh}
<if test="filePath != null and filePath != ''">
and SycObj = #{filePath}
@ -143,7 +143,7 @@ function onloadPdf(){
for(var i = 0;i<detailIdArr.length;i++){
if(detailIdArr[i] != ''){
count++;
filePath = detailIdArr[i].replaceAll("\'","");
filePath = detailIdArr[i].replace("\'","").replace("\'","");
}
if (count == 1) {