alibaba / x-render

🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案
https://xrender.fun
6.91k stars 980 forks source link

drawerList edit 表单数值填充异常 #1508

Open tiancheng91 opened 3 months ago

tiancheng91 commented 3 months ago

1.依赖仓库的版本(Dependencies versions)

2.问题描述(Bug description): drawerList 组件, 行编辑时, 表单数据始终只填充最后一行

3.出现问题的 schema demo(Reproduction schema demo)

const schema = {
  // ...
}

4.最小复现 demo(Reproduction demo)https://codesandbox.io/p/sandbox/festive-kirch-7m4jr2

image