mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-16 01:41:15 +08:00
fix
This commit is contained in:
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
Block a user