jd-opensource / drip-form

基于React和JSONSchema的动态表单解决方案

Home Page:https://jd-opensource.github.io/drip-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

输入框使用问题

otimer opened this issue · comments

Is your feature request related to a problem? Please describe.

Description

输入框清空时返回字段值为undefined

Describe the solution you'd like

建议返回空字符串,便于后续逻辑处理

Describe alternatives you've considered

No response

Self-service

  • I'd be willing to contribute this feature to DripForm myself.