|
|
@@ -13,7 +13,7 @@ class Waybill extends Model
|
|
|
'status','type','waybill_number','owner_id','wms_bill_number','origination','destination','recipient','recipient_mobile','charge','ordering_remark',
|
|
|
'carrier_id','carrier_bill','origination_city_id','destination_city_id','warehouse_weight','warehouse_weight_unit_id','carrier_weight','carrier_weight_unit_id','carType_id',
|
|
|
'car_owner_info','fee','pick_up_fee','other_fee','collect_fee','dispatch_remark','waybill_price_model_id','warehouse_weight_other','warehouse_weight_unit_id_other'
|
|
|
- ,'carrier_weight_other','carrier_weight_unit_id_other',
|
|
|
+ ,'carrier_weight_other','carrier_weight_unit_id_other','source_bill',
|
|
|
];
|
|
|
protected $appends=[
|
|
|
'origination_city_name',
|