diff --git a/app/admin/lists/beforehand_order/BeforehandOrderLists.php b/app/admin/lists/beforehand_order/BeforehandOrderLists.php index a4d897c57..af9dd6cee 100644 --- a/app/admin/lists/beforehand_order/BeforehandOrderLists.php +++ b/app/admin/lists/beforehand_order/BeforehandOrderLists.php @@ -264,7 +264,7 @@ class BeforehandOrderLists extends BaseAdminDataLists implements ListsSearchInte 'warehousing' => '入库', 'warehousing_price' => '入库采购金额', 'outbound' => '出库', - 'outbound_price' => '出库门店金额', + 'outbound_price' => '出库门店供货金额', 'total_price' => '总价', 'admin_name' => '用户', 'mark' => '备注',