فهرست منبع

提交修改数据

lvhao 7 ساعت پیش
والد
کامیت
063bbea1e4
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  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,