finish
This commit is contained in:
parent
55c171cd83
commit
c4592d0843
|
|
@ -329,7 +329,7 @@ class Dispatch2 extends Backend
|
|||
'cost' => $orderParsms['cost'],
|
||||
'cost_rate' => $orderParsms['cost_rate'],
|
||||
'offline_amount_type'=> $row->offline_total_type,
|
||||
'amount_images' => $params['image'],
|
||||
'amount_images' => $params['image']??'',
|
||||
];
|
||||
|
||||
if($row->type == 1){ //手动
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user