Pārlūkot izejas kodu

提交修改数据

lvhao 8 stundas atpakaļ
vecāks
revīzija
063bbea1e4
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  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,