fix: form templateContext error #62

pull/165/head
tangjinzhou 2018-07-03 14:04:17 +08:00
parent b649f6b848
commit 6e147b97b4
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ export default {
...options,
fieldMetaProp: FIELD_META_PROP,
fieldDataProp: FIELD_DATA_PROP,
templateContext: this.$parent,
templateContext: this.$vnode.context,
})({
provide () {
return {