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

[Bug] 数组组件中删除第一个数据会把第二个数据删除

changweijie opened this issue · comments

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of DripForm、DripFormTheme.
  • I have read the console error message carefully (if applicable).

Description

数组组件中删除第一个数据会把第二个数据删除

Steps to reproduce

数组组件中删除第一个数据会把第二个数据删除

Current behavior

数组组件中删除第一个数据会把第二个数据删除

Expected behavior

数组组件中删除第一个数据会把第一个数据删除

Your environment

  • DripForm version used:
  • DripFormTheme used:
  • DripFormTheme version used:

Reproducible demo

No response

Self-service

  • I'd be willing to fix this bug myself.

无法复现,请提供,form版本和主题版本

数组容器里面有uploader组件的时候复现