fix: typo
This commit is contained in:
parent
83e0308022
commit
47da893e5e
2 changed files with 4 additions and 4 deletions
|
|
@ -309,7 +309,7 @@ export class RequestListController extends Controller {
|
|||
companyDutyCost?: number;
|
||||
individualDuty?: boolean;
|
||||
individualDutyCost?: number;
|
||||
responsibleLocal?: boolean;
|
||||
responsibleUserLocal?: boolean;
|
||||
responsibleUserId?: string;
|
||||
},
|
||||
@Query() successAll?: boolean,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue