0👍
Try to loop over the sub array and not on global array
<div class="row" v-for="reciepts in report">
</div>
- [Vuejs]-Vuetify : cannot trigger click on radio button
- [Vuejs]-Vue element el-select can't show label according to v-model
Source:stackexchange.com