想要override 就在compoent 层级注入. 复制代码. providers: [ { provide: DateAdapter, useClass: MomentDateAdapter, deps: [MAT_DATE_LOCALE] }, { ...
確定! 回上一頁