update or create inspection versioned plan
This commit is contained in:
parent
95b6cec66d
commit
db3004fa04
13 changed files with 229 additions and 11 deletions
|
@ -48,5 +48,6 @@ export interface InspectionPointViewModel {
|
|||
type: InspectionPointEnum;
|
||||
min?: number;
|
||||
max?: number;
|
||||
others?: string;
|
||||
sort: number;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue