jd-opensource / drip-form

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

drip-form录入数据后,删除数据不友好问题 #232

Closed guojinchao closed 2 years ago

guojinchao commented 2 years ago

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

Description

image 鼠标移入才会展示删除按钮,

Describe the solution you'd like

希望删除按钮可以常驻

Describe alternatives you've considered

No response

Self-service