Using this method, you can have the dateIso property get and set the value: <script> export default { data: () => ({ dateMs: '', }), computed: { dateIso: {
確定! 回上一頁