chengwl 4 years ago
parent
commit
edcc487b1a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/script/common_wigsout.js

+ 2 - 2
public/script/common_wigsout.js

@@ -226,8 +226,8 @@ $(document).ready(function(){
 		LODOP.SET_PRINT_STYLEA(0, "Bold", 1);
 		LODOP.SET_PRINT_STYLEA(0, "Bold", 1);
 		LODOP.SET_PRINT_STYLEA(0, "Angle", 90)
 		LODOP.SET_PRINT_STYLEA(0, "Angle", 90)
 			// LODOP.SET_PRINT_PAGESIZE(3,450,70,"")//设置默认纸张
 			// LODOP.SET_PRINT_PAGESIZE(3,450,70,"")//设置默认纸张
-		// LODOP.PREVIEW();
-		LODOP.PRINT();
+		LODOP.PREVIEW();
+		// LODOP.PRINT();
 	});
 	});
 	$('.print_all').click(function(){
 	$('.print_all').click(function(){
 		$.ajax({
 		$.ajax({