Commit Graph

2 Commits

Author SHA1 Message Date
07akioni
8963a9a61f perf(select): impore pref 2019-12-26 14:48:45 +08:00
07akioni
9db4e0edaa refactor(select): imporve perf & api change
1. restrain option value to string & number, for find id by value is a huge overhead when where is too many options.
2. use value as option.id, for the same reason
3. imporve the perf of select by remove some bottle neck function
2019-12-26 01:32:36 +08:00