This commit is contained in:
xman 2025-04-19 21:42:11 +08:00
parent f27397c8c1
commit 9c0953a45c

View File

@ -46,7 +46,7 @@ class OrderLogic
$orderUpdate = [
'status' => Order::STATUS_CHECKING
];
$orderDispatch->follow = 2;
$orderDispatch->follow = 2; //结束跟进
$orderDispatch->save();
if($orderDispatch->is_receipt == 1){ //要收款,计算确认尾款