为了账号安全,请及时绑定邮箱和手机立即绑定

vue <td>标签中不能使用v-for中的数据

vue <td>标签中不能使用v-for中的数据

qq_遁去的一_1 2018-12-20 16:14:21
<th v-for="(person,index) in people">        <td>            {{person}}        </td>         <td class="text-center">            <button v-on:click="deleteItem(index)">delete</button>        </td> </th></tr>为什么把td标签换成其它比如div后,就可以了,否则报下面这个错误: Property or method "person" is not defined on the instance but referenced during render. Make sure to declare reactive data properties in the data option.求vue大神指点
查看完整描述

1 回答

?
犯罪嫌疑人X

TA贡献2080条经验 获得超4个赞

你th里面放td是什么诡异的使用方法。。。


查看完整回答
反对 回复 2019-01-21
  • 1 回答
  • 0 关注
  • 392 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信