fix memberrlation

This commit is contained in:
2026-02-21 21:21:27 +01:00
parent 70636f6ac5
commit 30d761f899
6 changed files with 165 additions and 4 deletions

View File

@@ -535,7 +535,7 @@ export const useDataStore = defineStore('data', () => {
disabledInTable: true
},
{
key: "infoData.memberrelation",
key: "memberrelation",
label: "Mitgliedsverhältnis",
component: memberrelation,
inputType: "select",