From a1f4a0f705620ba805645fed68bd48d19bbfabe5 Mon Sep 17 00:00:00 2001 From: Wellheor Date: Wed, 22 Nov 2023 08:15:55 +0800 Subject: [PATCH] * fix --- results/forms/forms112.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results/forms/forms112.py b/results/forms/forms112.py index 3cf3f52e48..a519f19231 100644 --- a/results/forms/forms112.py +++ b/results/forms/forms112.py @@ -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]