-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
1.使用antd-vue表单,通过this.$form.createForm(this)注册form时,提示createForm方法不存在
2.v-decorate指令识别不了
vue.runtime.esm.js?2b0e:587 [Vue warn]: Error in data(): "TypeError: Cannot read property 'createForm' of undefined"
found in
[Vue warn]: Failed to resolve directive: decorator
jericopulvera and YaomiHuang