export default { computed: { singer() { return this.$store.state.singer } } ... } Extension operator… Can convert an array into a sequence of parameters, but ...
確定! 回上一頁