fix
parent
4657e729ef
commit
747cd9dba1
|
@ -52,7 +52,7 @@ export default {
|
|||
},
|
||||
}
|
||||
if (hasProp(this, 'visible')) {
|
||||
dropdownProps.visible = visible
|
||||
dropdownProps.props.visible = visible
|
||||
}
|
||||
|
||||
return (
|
||||
|
|
Loading…
Reference in New Issue