fix(core): propsProxy should not convert non-reactive nested values

This commit is contained in:
Evan You
2019-12-02 14:11:12 -05:00
parent ac51f129ea
commit 57bbbb227c
6 changed files with 40 additions and 39 deletions

View File

@@ -4,7 +4,7 @@ export {
isReactive,
readonly,
isReadonly,
readonlyProps,
shallowReadonly,
toRaw,
markReadonly,
markNonReactive