corrections in plan update and fetch
This commit is contained in:
parent
db3004fa04
commit
8747baaf2e
5 changed files with 11 additions and 3 deletions
|
@ -40,7 +40,6 @@ export type InspectionViewModel = {
|
|||
|
||||
export interface InspectionPointResultViewModel {
|
||||
inspectionId: string;
|
||||
inspectionVersionedPlanId: string;
|
||||
inspectionPointId: string;
|
||||
inspectionPoint: InspectionPointViewModel;
|
||||
value: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue