<template> <DatePicker v-model="date" format="yyyy/MMMM/dd" /> <br /> <Alert v-show="date" type="info"> You selected <b>{{ date }}.
確定! 回上一頁