19.VUE学习之- v-for与computed结合功能 筛选实例讲解

19.VUE学习之- v-for与computed结合功能 筛选实例讲解_第1张图片




    
    
    


  • {{v.name}} - {{v.sex}}
  • {{type}} 女孩 男孩

    效果:

    19.VUE学习之- v-for与computed结合功能 筛选实例讲解_第2张图片
    19.VUE学习之- v-for与computed结合功能 筛选实例讲解_第3张图片

    转载于:https://www.cnblogs.com/haima/p/10232624.html

    你可能感兴趣的:(19.VUE学习之- v-for与computed结合功能 筛选实例讲解)