ShuanghongS 1 month ago
parent
commit
ef312a8c64
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/ocean_booking.class.php

+ 1 - 1
service/ocean_booking.class.php

@@ -748,7 +748,7 @@ class ocean_booking {
         $voyage = utils::outDisplayForMerge($ocean['f_voyage'],$ocean['m_voyage']);
         $basicInfo = array("bookingNo." =>$ocean['booking_no'],"HAWB/HBOL" => $ocean['h_bol'],"Carrier_Booking_No" =>$ocean['carrier_booking'],
             "PO_NO" =>$ocean['_po_no'],"Vessel/Airline" =>$vessel,"Voyage/Filght" =>$voyage,
-            "Incoterm" =>$ocean['incoterms'],"Service_Type" =>$ocean['service']);
+            "Incoterm" =>$ocean['incoterms'],"Service_Type" =>$ocean['service'],"bol_type" =>$ocean['bol_type']);
         $data["basicInfo"] = $basicInfo;    
 
         //处理 拼接地址 ocean表单exp 字段无法精准分割电话和地址信息,只能从contacts表里查询