Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): fix defineReactive unnecessary getters call
The defineReactive gets the property of the object, only if it has no getter fix vuejs#7280
- Loading branch information