mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* 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>