Environment
vue 2.5.2 / iview 2.6.0
Reproduction link
https://jsfiddle.net/loocao/yyrzhm46/78/
Steps to reproduce
toggle checked
What is expected?
通过data数据绑定来实现动态修改Tag标签的选中状态
What is actually happening?
no change
vue 2.5.2 / iview 2.6.0
https://jsfiddle.net/loocao/yyrzhm46/78/
toggle checked
通过data数据绑定来实现动态修改Tag标签的选中状态
no change
4条答案
按热度按时间0lvr5msh1#
Translation of this issue:
Environment
Vue 2.5.2 / iView 2.6.0
Reproduction link
https://jsfiddle.net/yyrzhm46/
Steps to reproduce
Toggle checked
What is expected?
Through data data binding to dynamically modify the Tag tag selected state
What is actually happening?
No change
tyg4sfes2#
@loocao I checked your jsFiddle now and I don't understand what is not working.
Can you explain what is not working, and how should it behave?
juud5qan3#
@SergioCrisostomo Click the button,it will change the 'checked' value.I want to modify the Tag check state by 'checked' value. But it only effect on the first time. I fix this here .
qv7cva1a4#
一样的问题,请问解决了吗