@@ -215,8 +215,8 @@ function print(id,recordDate,beginTime,endTime,roomNum) {
LODOP.SET_SHOW_MODE("BKIMG_HEIGHT", "148mm");
var strStyle="<style>table{width: 96%;margin-top: 20px;margin-bottom: 10px;} table,td,th {border-width: 1px;border-style: solid;border-collapse: collapse}</style>";
LODOP.ADD_PRINT_HTM("0mm", "5mm", "200mm", "148mm",strStyle+ document.getElementById("report_table_1").innerHTML);
- //LODOP.PRINT();
- LODOP.PREVIEW();
+ LODOP.PRINT();
+ //LODOP.PREVIEW();
return;
}
alert("当前医技科室没有配置通知单!");