Fix lint warnings
This commit is contained in:
parent
c085d2c0ac
commit
a5da5241ae
6 changed files with 29 additions and 31 deletions
|
|
@ -95,9 +95,11 @@ export default {
|
|||
props: {
|
||||
dataSchema: {
|
||||
type: Object,
|
||||
required: true,
|
||||
},
|
||||
value: {
|
||||
type: null,
|
||||
required: true,
|
||||
},
|
||||
label: {
|
||||
type: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue