You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the problem that the to property of Button, Menu, Card, Cell and other components uses the router object in version 4.3.0.
Fix Select in multiple mode, when there is a disabled option, the tag can still be removed, and the style of the multiple default disabled item is optimized.
修复 4.3.0 版本中,Button、Menu、Card、Cell 等组件的 to 属性使用 router 对象时报错的问题。