我想使用Vue.js v-for填充一个html表。但是,它不构建表。我的猜测是,数据输入格式不正确,因此需要映射/更改以删除对象层(每个项的索引)。 var app = new Vue({
delimiters: ["[[", "]]"]<td v-for="item in stocks">[[ item.sto
我使用的是vue.js,顶部图表没有为其提供正式文档。但我让它正常工作了。// this is the code that handles the chart, there is no official documentation for apexcharts with vue.jsapear updated() { }我试着用格式化程序像这样改变