Index: ssts-web/src/main/webapp/disinfectsystem/config/zsyy/print/printConfig.js =================================================================== diff -u -r40562 -r40572 --- ssts-web/src/main/webapp/disinfectsystem/config/zsyy/print/printConfig.js (.../printConfig.js) (revision 40562) +++ ssts-web/src/main/webapp/disinfectsystem/config/zsyy/print/printConfig.js (.../printConfig.js) (revision 40572) @@ -1618,12 +1618,12 @@ tableHtml += "
外来器械交接单

"; tableHtml += "
厂家名称:
"+supplierName+"

"; tableHtml += "
器械名称:
"+tousseName+"

"; - tableHtml += "
手术名称:
"+surgery+"

"; - tableHtml += "
接收时间:
"+applicationTime+"
医生:
"+doctor+"

"; + //tableHtml += "
手术名称:
"+surgery+"

"; + tableHtml += "
接收时间:
"+applicationTime+"

"; tableHtml += "
供应室接收人:
"+sterileSupplyRecipient+"

"; tableHtml += "
包含物:
"+details+"
包份数:
"+splitNumber+"
"; - tableHtml += "
备注:
"+remark+"

"; + //tableHtml += "
备注:
"+remark+"

"; tableHtml += ""; tableHtml += ""; LODOP.NEWPAGE();