Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.1.2
Environment
windows10 chrome67.0.3396.99 vue2.5.16
Reproduction link
Steps to reproduce
点击收缩按钮按说是可以渐变收缩的,但是加上openkeys就不会有渐变动画,只要去除这个属性就会有渐变动画,,但是去除之后又不能够只显示当前菜单下的内容而是点开哪个展示哪个,不和需求,暂时不知如何解决这个问题
What is expected?
希望收缩时候有渐变动画
What is actually happening?
实际收缩时候没有 因为加上了openkeys这个属性,如果去掉这个属性就有了