Revert "Fix the bug Edit User Info will always shows failed."#5698
Revert "Fix the bug Edit User Info will always shows failed."#5698chengshiwen wants to merge 1 commit intodevfrom
Conversation
This reverts commit 0a5670f.
Codecov Report
@@ Coverage Diff @@
## dev #5698 +/- ##
============================================
- Coverage 45.36% 45.35% -0.02%
+ Complexity 3688 3687 -1
============================================
Files 607 607
Lines 24855 24855
Branches 2825 2825
============================================
- Hits 11275 11272 -3
- Misses 12498 12499 +1
- Partials 1082 1084 +2
Continue to review full report at Codecov.
|
|
Kudos, SonarCloud Quality Gate passed!
|
|
@chengshiwen Sorry for the trouble bring to you, my modification is based on 2 known issues:
----so I add this: this.state = this.item.state
It's my fault that I did not explain clearly the reason for my modification in pr #5627 |


Reverts #5627
New bug introduced and solution #5627 is unreasonable