You can use filter : const app = Vue.createApp({ data() { return { fields: [ {"group": "group1", "label": "label1", "value": "value1",}, ...
確定! 回上一頁