angularjs: multiple values in a ng-switch-when

前端 未结 7 1751
一向
一向 2021-02-11 11:59

I have the following ngSwitch:

Wrong

7条回答
  •  春和景丽
    2021-02-11 12:55

    You can add another switch case.

    Example:

    Wrong Wrong Correct

    Live example: http://jsfiddle.net/choroshin/Zt2qE/2/

提交回复
热议问题