feat: 绿植租赁方案添加产品数量
This commit is contained in:
@@ -80,7 +80,7 @@ export interface RentalPlanForm extends BaseEntity {
|
||||
/**
|
||||
* 方案下绿植产品
|
||||
*/
|
||||
productList:any[];
|
||||
productList?:any[];
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user