Index: ssts-web/src/main/webapp/disinfectsystem/print/print.js =================================================================== diff -u -r29900 -r29971 --- ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 29900) +++ ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 29971) @@ -2971,32 +2971,40 @@ var idNumber = idCardInstance.idNumber; var idCardQuestionList = idCardInstance.idCardQuestionList || []; var sterilingMethod = idCardInstance.tousseDefinition.sterilingMethod; + var packageType = idCardInstance.tousseDefinition.packageType; var ret = buildTousseDefinitionMeterialTable(idCardInstance.tousseDefinition,unit,idCardPaperType,description,idNumber,idCardQuestionList); var tableHtml = ret.tableHtml + "
"; + tableHtml += " | ";
tableHtml += " | ";
+ tableHtml += "包装类型:"+packageType; tableHtml += " | "; - tableHtml += "灭菌程序:"+sterilingMethod; + tableHtml += " | ||||
灭菌程序:"+sterilingMethod; tableHtml += " | "; tableHtml += "|||||||
器械总数量:"+ret.amount+"件"; + tableHtml += " | 器械总数量:"+ret.amount+"件"; tableHtml += " | "; tableHtml += "||||||
灭菌程序:"+sterilingMethod; + tableHtml += " | 包装类型:"+packageType; tableHtml += " | "; tableHtml += "||||||
器械总数量:"+ret.amount+"件"; + tableHtml += " | 灭菌程序:"+sterilingMethod; tableHtml += " | "; tableHtml += "||||||
器械总数量:"+ret.amount+"件"; + tableHtml += " | "; + tableHtml += "