nested table using ng-repeat

后端 未结 2 1368
梦毁少年i
梦毁少年i 2020-12-17 19:44

What I\'m trying to do is repeat three levels.

Demo: http://plnkr.co/edit/qXLcPHXDlOKZYI5jnCIp?p=preview

2条回答
  •  再見小時候
    2020-12-17 20:13

    You could try something like this, depending on the steady state of your models.

    
    
    
Block Column Unit Action
{{block.name}} {{column.number}} {{unit.number}} - ? empty
  {{toedit|json}}

提交回复
热议问题