import {MAT_DATE_LOCALE} from '@angular/material';. 和 providers: [{ provide: MAT_DATE_LOCALE, useValue: 'es-ES' }]. 在tpv.modules.ts中执行此操作.
確定! 回上一頁