element-plus/packages/select/__tests__
jeremywu 790103596c
fix(select): fix select value did not match issue (#808)
* fix(select): fix select value did not match issue

- Fix when select's options were added after select is mounted, the value will not match

* fix: options.push cannot trigger watcher

Co-authored-by: 陈婉玉 <simonaliachen@gmail.com>
2020-12-04 13:39:01 +08:00
..
select.spec.ts fix(select): fix select value did not match issue (#808) 2020-12-04 13:39:01 +08:00