Index: ssts-web/src/main/webapp/disinfectsystem/config/fsfy/print/printConfig.js =================================================================== diff -u -r23870 -r23991 --- ssts-web/src/main/webapp/disinfectsystem/config/fsfy/print/printConfig.js (.../printConfig.js) (revision 23870) +++ ssts-web/src/main/webapp/disinfectsystem/config/fsfy/print/printConfig.js (.../printConfig.js) (revision 23991) @@ -1297,12 +1297,12 @@ tableHtml += "
"+name+"
"; tableHtml += ""; tableHtml += ""; - tableHtml += ""; + tableHtml += "
"; tableHtml += ""; - tableHtml += ""; - tableHtml += ""; - tableHtml += ""; - tableHtml += ""; + tableHtml += ""; + tableHtml += ""; + tableHtml += ""; + tableHtml += ""; tableHtml += ""; var materials = []; @@ -1333,12 +1333,12 @@ } tableHtml += ""; - tableHtml += ""; + tableHtml += ""; if(i==total-1 && !isEven){ - tableHtml += ""; - tableHtml += ""; + tableHtml += ""; + tableHtml += ""; }else{ var record2 = materials[i+total]; var materialName2 = record2.materialDefinition.name; @@ -1351,8 +1351,8 @@ if(type2 != '一次性物品'){ amount += parseInt(count2); } - tableHtml += ""; }
器械名称
数量
器械名称
数量
器械名称
数量
器械名称
数量
"+materialName; - tableHtml += "
"+count+"
"+materialName; + tableHtml += "
"+count+"
 
 
"+materialName2; - tableHtml += "
"+count2+"
"; + tableHtml += "
"+materialName2; + tableHtml += "
"+count2+"
"; tableHtml += "