xaboy / form-create

:fire::fire::fire: 强大的动态表单生成器,通过数据驱动表单渲染,支持可视化设计。提高开发者对表单的开发效率。目前在OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。

Home Page:https://www.form-create.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

少一个arco的 textarea组件

wbjeln opened this issue · comments

目前是支持的,测试没有问题

{
        type:'textarea',
        field:'textarea',
        title:'title',
        value:'value'
    }