Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KoWeiJAC committed Oct 1, 2024
1 parent a580936 commit 24f9d8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<hr>
<InformationReviewSectionRenderer
:data="formData.drivingDisqualificationDetails"
:data-default="emptyObject(['details', 'startDate', 'endDate' ,'title'])"
:data-default="emptyObject(['details', 'date' ,'title'])"
:edit="edit"
field="drivingDisqualificationDetails"
:is-asked="isAsked"
Expand Down

0 comments on commit 24f9d8e

Please sign in to comment.