[Feature Request] vue el-form能否更便利些
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
el-form
### Description
el-form表单通过model属性创建的表单数据对象,如果组件数量太多,v-model绑定的数量同样会多,这样在data定义字段数量太多不利于维护,能否像ant-design的表单一样,通过v-decorator来定义字段,Form.create()来创建表单。这样就不用在data定义很多字段,大大减少了工作量。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.