错误原因:没有引入angular的语言包
import {registerLocaleData} from '@angular/common' import zh from '@angular/common/locales/zh' registerLocaleData(zh)