fix: input profileId must not be change
This commit is contained in:
parent
1862b02a86
commit
fc89b78aa5
6 changed files with 8 additions and 21 deletions
|
|
@ -86,7 +86,6 @@ export class CreateProfileHonor {
|
|||
}
|
||||
|
||||
export type UpdateProfileHonor = {
|
||||
profileId?: string | null;
|
||||
isActive?: boolean;
|
||||
detail?: string | null;
|
||||
issueDate?: Date | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue