### 描述问题 moment().format('YYYY-MM-dd HH:mm:ss.SSS') 应该是 moment().format('YYYY-MM-DD HH:mm:ss.SSS') ### moment 官网截图  > [monment格式化日期](http://momentjs.cn/docs/#/parsing/)