Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] el-stpes changes the Process-Status attribute value without any change #14502

Closed
cnscoo opened this issue Feb 27, 2019 · 2 comments

Comments

@cnscoo
Copy link

cnscoo commented Feb 27, 2019

Element UI version

2.5.4

OS/Browsers version

Microsoft Windows [Version 10.0.17763.316] - Google Chrome 72.0.3626.109

Vue version

2.5.17

Reproduction Link

https://jsfiddle.net/nca8w4v1/

Steps to reproduce

  1. 设置el-steps的当前状态为 processStatus 数据变量,变量默认值为“error"
  2. 点击“切换”按钮,改变 processStatus 的值,如果当前为”error“,则更改为”process“,如果为”process“,则改为”error“

What is Expected?

el-stpes当前步骤的显示状态应该与 proces-status 设置的值相对应

What is actually happening?

调试模式显示 el-stpes 的 process-status 属性值已改变,但组件显示上没有任何变化

@element-bot element-bot changed the title [Bug Report] el-stpes 更改 process-status 属性值无任何变化 [Bug Report] el-stpes changes the Process-Status attribute value without any change Feb 27, 2019
@sinchang
Copy link
Contributor

sinchang commented Mar 6, 2019

I will work this issue.

sinchang added a commit to AuroraSparkDev/element that referenced this issue Mar 6, 2019
island205 pushed a commit that referenced this issue Mar 9, 2019
* Steps: fixes issue #14502

* Update

* f
isaaxite pushed a commit to isaaxite/element that referenced this issue Mar 10, 2019
weisiren168 pushed a commit to weisiren168/element that referenced this issue Jun 20, 2019
lzq4047 pushed a commit to lzq4047/element that referenced this issue May 22, 2020
@zhoufanglu
Copy link

我在^2.13.2 中又出现了这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants