新增字段

This commit is contained in:
2024-11-14 14:20:30 +08:00
parent cd2a979bbd
commit ee6130cb11

View File

@@ -773,6 +773,7 @@ class WareController extends BaseAdminController
'type' => 'drugStoreDrug.type',
'stock',
'price',
'reference_price' => 'drugStoreDrug.price',
'market_price' => 'drugStoreDrug.market_price',
'status',
'name' => 'drug.drug_name',