angular跳转时form丢失的问题

angular 使用showModel跳转时 再跳回原本页面找不到该值的form 

需要在该目录的首页添加get-form值即可

 <div ng-switch-when="List"  get-form="Name">

        <list>List</list>

    </div>

猜你喜欢

转载自tiramisu110.iteye.com/blog/2357392