You've already forked guangan
维修人员上报创建工单
This commit is contained in:
@ -92,8 +92,8 @@ class InspectionShare extends Controller
|
||||
'ticket_address' => $share->ticket_address,
|
||||
'contact_name' => $share->contact_name,
|
||||
'contact_phone' => $share->contact_phone,
|
||||
'lat' => $share->lat,
|
||||
'lng' => $share->lng,
|
||||
'lat' => $share->ticket_lat,
|
||||
'lng' => $share->ticket_lng,
|
||||
'imgs' => $share->imgs,
|
||||
'status' => 0,
|
||||
]);
|
||||
|
Reference in New Issue
Block a user