Skip to content

Commit

Permalink
* fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wellheor1 committed Nov 22, 2023
1 parent c867004 commit a1f4a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion results/forms/forms112.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def form_01(direction: Napravleniya, iss: Issledovaniya, fwb, doc, leftnone, use
term_pregnancy = '_____'
allegry_variants = ['нет', 'есть']
allergy = [empty_checkbox, empty_checkbox]
allergy_reason = "на ______________________________________ "
allergy_reason = "______________________________________ "
treatments_variants = ['амбулаторное', 'стационарное', 'самолечение']
treatments = [empty_checkbox, empty_checkbox, empty_checkbox]

Expand Down

0 comments on commit a1f4a0f

Please sign in to comment.