jd-opensource / drip-form

基于React和JSONSchema的动态表单解决方案
https://jd-opensource.github.io/drip-form/
MIT License
613 stars 73 forks source link

fix: editConfig parse 函数 showTitle 判空逻辑错误修复 #77

Closed Henry129999 closed 2 years ago

Henry129999 commented 2 years ago

Motivation

editConfig parse 函数 showTitle 判空逻辑错误修复 (Write your motivation here.)

Have you read the Contributing Guidelines on pull requests?

yes (Write your answer here.)

Test Plan

image

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Related PRs

[Bug] 组件是否展示标题选择不展示,再次进入组件标题配置时,展示仍然被勾选 #68 (If this PR adds or changes functionality, please take some time to update the docs at https://github.com/JDFED/drip-form/tree/dev/website, and link to your PR here.)