ElemeFE / ElemeFE/element

[Feature Request] vue el-form能否更便利些

Open
#20,657 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.