//vue文件中引入 import Calendar from 'vue-calendar-component'; components: { Calendar } <Calendar v-on:choseDay="clickDay" ...
確定! 回上一頁