From bc306548b047a6ccb97e81cbbbb202086c8266b2 Mon Sep 17 00:00:00 2001 From: "maxim.gorbatyuk" Date: Sun, 27 Apr 2025 08:20:18 +0500 Subject: [PATCH 1/4] Adjusted form --- .../add-salary/add-salary.component.html | 12 +- .../components/add-salary/edit-salary-form.ts | 106 ++++++++++++++++++ 2 files changed, 117 insertions(+), 1 deletion(-) diff --git a/src/app/modules/salaries/components/add-salary/add-salary.component.html b/src/app/modules/salaries/components/add-salary/add-salary.component.html index 9c9d9b44..73a49095 100644 --- a/src/app/modules/salaries/components/add-salary/add-salary.component.html +++ b/src/app/modules/salaries/components/add-salary/add-salary.component.html @@ -2,7 +2,7 @@
-
+
Для того, чтобы просматривать график зарплат, вам нужно сначала внести @@ -289,6 +289,16 @@ >
+
+
+
Внимание! Следующие поля не заполнены:
+
+
{{ i + 1 }}. Страница {{ field.page }}
+
{{i + 1}}.{{ j + 1 }}. {{ control }}
+
+
+
+