mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(select): tag can't close if the option is disabled re #1594, #1595 * fix(select): same change on collapse tag * test: add test for tag of disabled option is not closable * fix: fix when select is clearable * test: add test