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