Use dropdown separated from dataType in Vue
This commit is contained in:
parent
ae81520494
commit
5ae0f903d8
3 changed files with 14 additions and 14 deletions
|
|
@ -47,7 +47,7 @@ export default {
|
|||
},
|
||||
options: {
|
||||
type: Array,
|
||||
default: () => [],
|
||||
default: undefined,
|
||||
required: false,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue