alter handling of benutzerfunktion and vertragsbestandteilfunktion

This commit is contained in:
Harald Bamberger
2023-11-14 10:36:01 +01:00
parent f2208aa684
commit 7640d4024f
6 changed files with 171 additions and 30 deletions
@@ -26,8 +26,8 @@ export default {
default: []
},
names: {
type: Array,
default: []
type: Object,
default: {}
}
},
emits: {