Options for server specified property control allow different values and display names
This commit is contained in:
parent
5ae0f903d8
commit
88c087b8dd
3 changed files with 21 additions and 10 deletions
|
|
@ -46,7 +46,7 @@ export default {
|
|||
required: false,
|
||||
},
|
||||
options: {
|
||||
type: Array,
|
||||
type: Object,
|
||||
default: undefined,
|
||||
required: false,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue