sth
This commit is contained in:
parent
10cff56e96
commit
f7a32b9321
|
|
@ -142,6 +142,9 @@ class Dispatchrecord extends Backend
|
||||||
$dispatch->admin_user = $groupName.':'. $this->auth->nickname;
|
$dispatch->admin_user = $groupName.':'. $this->auth->nickname;
|
||||||
$dispatch->record_images = $params['images'];
|
$dispatch->record_images = $params['images'];
|
||||||
$dispatch->from_record = 1;
|
$dispatch->from_record = 1;
|
||||||
|
|
||||||
|
$dispatch->status = OrderDispatch::STATUS_GOTIT;
|
||||||
|
|
||||||
$hookParams = [
|
$hookParams = [
|
||||||
'dispatch' => $dispatch,
|
'dispatch' => $dispatch,
|
||||||
'remark' => '跟进订单,跟进内容:'.$params['remark'],
|
'remark' => '跟进订单,跟进内容:'.$params['remark'],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user