0👍
Just modify the q-item-section click method like below:
<q-item-section @click="keyDropDownLabel('Key'+n)">
- [Vuejs]-How can I create dynamic table with vue.js?
- [Vuejs]-How to import javascript files to use with Vue-Router
Source:stackexchange.com