-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
Version
1.4.10
Environment
Chrome 版本 79.0.3945.88(正式版本) (64 位)
Reproduction link
https://github.com/vueComponent/ant-design-vue
Steps to reproduce
通过编辑页面回显时,两个问题:
- 表单的setFieldsValue总是会有个别设置不成功。而且通过next或prev后,form数据设置不成功,但是打印model数据存在的。
- 步骤条的问题,设置成功之后,再次打开,发现step上的数字消失,第二个或第三个
这是我的demo例子:
https://codesandbox.io/embed/charming-williams-jj482?fontsize=14&hidenavigation=1&theme=dark