修改采购商品导入
This commit is contained in:
parent
9a7951bdf3
commit
6a6b142651
@ -429,6 +429,7 @@ class LocalController extends BaseAdminController
|
||||
'need_num' => $product['nums'],
|
||||
'mark' => $product['mark'] ?? '',
|
||||
'buyer_id' => $params['buyer_id'],
|
||||
'buyer_confirm' => 1,
|
||||
'buyer_nums' => $product['nums'],
|
||||
'total_price' => $product['purchase_total'],
|
||||
'status' => 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user