1.0.3 • Published 4 years ago

antd-create-form v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

基于antd的form二次封装

参数栗子
fieldItems表单的参数{type: "input", name: "phone", title: "手机号",rule: { required: true, }, },
formItemLayout表单的样式{ labelCol: { span: 7, }, wrapperCol: { span: 16, }, }
detailDataFormat格式化表单里面的值(x) => x
detailData数据详情[]

参考链接

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

2.0.0

4 years ago