Selaa lähdekoodia

提交修改数据

lvhao 10 tuntia sitten
vanhempi
commit
063bbea1e4
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      core/CoreApp/controllers/Systemprint.php

+ 1 - 2
core/CoreApp/controllers/Systemprint.php

@@ -1791,10 +1791,9 @@ class Systemprint extends Start_Controller {
 
 						if(!empty($barcode['waybill'])){
 							if(strpos($barcode['waybill'], '1Z') !== false){
-								$pdf_width_model = 95;
+								$pdf_width_model = 110;
 							}
 						}
-						
 					}else{
 						$barcode = [
 							'x'=>0,