ant-design / ant-design-pro

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
https://pro.ant.design
MIT License
36.5k stars 8.14k forks source link

🧐[问题 DrawerForm下 ProFormText initialValue 显示上次的数据 #11166

Open xyzabc0004 opened 8 months ago

xyzabc0004 commented 8 months ago

DrawerForm下 ProFormText 属性 initialValue 显示 上次的数据,

如下图: image

在V5刚发布时,我这样写是可以的。 现在,我移到最新下载的 pro v5上,这样写不行了。

请老师指点下。

xyzabc0004 commented 8 months ago

image

image

这么处理了下。我记得之前直接也能拿值 的。现在这个更新的版本不行了。