v4.3.1
- 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 对象时报错的问题。
- 修复 Select 在多选模式下,有禁用选项时,仍然能移除标签的问题,并优化多选默认禁用项的样式。