材料管理 变更清单
This commit is contained in:
@ -140,7 +140,10 @@ export interface SafetyInspectionForm extends BaseEntity {
|
||||
* 主键ID
|
||||
*/
|
||||
id?: string | number;
|
||||
|
||||
/**
|
||||
* 整改单位类型
|
||||
*/
|
||||
rectificationUnit?: string;
|
||||
/**
|
||||
* 父id(默认为0)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user