Ansichtsausweis und Datenblatt

This commit is contained in:
Moritz Utcke
2025-02-07 15:38:55 +07:00
parent 829c176b50
commit 03d9b8a0a0
21 changed files with 211 additions and 139 deletions

View File

@@ -1000,6 +1000,7 @@ title="Eingabe der Gebäudeadresse - Angaben zu Wohnfläche, Keller und Dachgesc
bind:images
bind:ausweis
bind:gebaeude
bind:aufnahme
/></Bereich
>

View File

@@ -161,6 +161,7 @@
bind:images={bilder}
bind:ausweis
bind:objekt
bind:aufnahme
/></Bereich>
</div>

View File

@@ -290,6 +290,7 @@ const ausweisart: Enums.Ausweisart = "VerbrauchsausweisWohnen"
bind:images={bilder}
bind:ausweis
bind:objekt={objekt}
bind:aufnahme
/></Bereich
>
</div>