iview [Bug Report]The Tag tag checked property cannot dynamically modify the selected state

zvokhttg  于 3个月前  发布在  其他
关注(0)|答案(4)|浏览(36)

Environment

vue 2.5.2 / iview 2.6.0

https://jsfiddle.net/loocao/yyrzhm46/78/

Steps to reproduce

toggle checked

What is expected?

通过data数据绑定来实现动态修改Tag标签的选中状态

What is actually happening?

no change

0lvr5msh

0lvr5msh1#

Translation of this issue:

Environment

Vue 2.5.2 / iView 2.6.0

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

tyg4sfes

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?

juud5qan

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 .

qv7cva1a

qv7cva1a4#

一样的问题,请问解决了吗

相关问题