change Form provide name

This commit is contained in:
梁灏 2019-09-16 18:46:14 +08:00
parent f5c3f91fc6
commit e522134d24
2 changed files with 11 additions and 11 deletions

View file

@ -49,8 +49,8 @@
default: false
}
},
provide() {
return { form : this };
provide () {
return { FormInstance : this };
},
data () {
return {