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