<script> export default { data () { return { selectedDate: dayjs() } ... 規則將父層傳進的的值「dayjs()」,透過props接收(props可自訂驗證規則,詳請可參考這篇)
確定! 回上一頁