coerce: str => Math.trunc(Date.parse(str) / 1000). 7. } 8. },. 9. data() {. 10. return {. 11. now: Math.trunc((new Date()).getTime() / 1000).
確定! 回上一頁