<script> import { mapGetters } from 'vuex' export default { computed: { ...mapGetters({ //不理解为什么要把这个computed的内容转成数组 ...
確定! 回上一頁