@@ -224,23 +281,37 @@ function deleteFile(name: string) {
+ :dense="dense"
+ :readonly="readonly"
+ :hide-dropdown-icon="readonly"
+ :label="$t('formDialogInputResponsibleArea')"
+ :options="responsibleAreaOptions"
+ @filter="responsibleAreaFilter"
+ >
+
+
+
+ {{ $t('noResults') }}
+
+
+
+
+
+
+
+ {{ $t('noResults') }}
+
+
+
+
+
-
+
+
+
+ {{ $t('noResults') }}
+
+
+
+
+
-
+ :options="trainingPlaceOptions"
+ @filter="trainingPlaceFilter"
+ >
+
+
+
+ {{ $t('noResults') }}
+
+
+
+