export class NetWorth { constructor() { this.update(); setInterval(() ... toView(value) { return moment(value).format('M/D/YYYY h:mm:ss a'); } }
確定! 回上一頁