wip add new abgabe wizard

This commit is contained in:
Johann Hoffmann
2025-09-08 10:44:41 +02:00
parent 49ca538381
commit 4e598a321d
2 changed files with 4 additions and 14 deletions
@@ -25,6 +25,7 @@ export const AbgabeMitarbeiterDetail = {
},
data() {
return {
sdModel: [],
eidAkzeptiert: false,
enduploadTermin: null,
allActiveLanguages: FHC_JS_DATA_STORAGE_OBJECT.server_languages,
@@ -323,17 +324,6 @@ export const AbgabeMitarbeiterDetail = {
</template>
</bs-modal>
<SpeedDial
@click="openCreateNewAbgabeModal"
:model="[]"
direction="up"
type="linear"
showIcon="pi pi-plus"
hideIcon="pi pi-plus"
:visible="true"
:style="getSpeedDialStyle"
/>
<div v-if="projektarbeit">