|
|
@@ -472,6 +472,8 @@ class PurchaseOrderClass extends BaseClass
|
|
|
'capitalType' => $capitalType,
|
|
|
'amount' => $currentPrice,
|
|
|
'balance' => $ghs->debtAmount,
|
|
|
+ 'staffId'=>$cg->shopAdminId,
|
|
|
+ 'staffName'=>$cg->shopAdminName,
|
|
|
'io' => 1,
|
|
|
'event' => '新增采购 ' . $orderSn,
|
|
|
'sjId' => $sjId,
|