... import { MAT_DATE_LOCALE } from '@angular/material'; ... @Inject(MAT_DATE_LOCALE) dateLocale: string) { super(dateLocale); } ...
確定! 回上一頁