杂项computed传参问题需要使用闭包 代码如下 computed:{ dada2:()=>{ return d1=> d1*2 }} 尽量不要使用 v-for in (消耗性能) 而采用 for-ofv-if 与 v-for 连用使用不同的层级