<template> <div> <v-expansion-panel v-for="user in users" ... icons: [ "fas fa-user", "far fa-user", "fas fa-user-cog", ] }; } }; </script>
確定! 回上一頁