Angular checkbox and ng-click

后端 未结 4 892
慢半拍i
慢半拍i 2020-12-03 02:08

Angular 1.2:


I don\'t have the right stat

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-03 02:52

    cardeal's answer was really helpful. Took it a little further and figured it may help others some where down the line. Here is the fiddle:

    https://jsfiddle.net/vtL5x0wh/

    And the code:

    
      
    






    selected = {{value0}}
    id = {{value1}}
    error = {{value2}}
    score = {{value3}}

提交回复
热议问题