2017-09-07 09:27发布
vue在js实参中获取数据的格式?比如:
{{item.key}}的形式该如何写来获取接口返回的数据,目前这样写是错误的,求教
js:
function test(obj,id){ console.log(id); }
html:
<a onclick="test(this,{{item.key}})"></a>
最多设置5个标签!
一周热门 更多>