Skip to content

表单获取日期组件值的格式需求 #944

@cyshigehaohaizi

Description

@cyshigehaohaizi
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.3.10

Environment

win10,ie

Reproduction link

https://vue.ant.design/components/date-picker-cn/#components-date-picker-demo-customized-range-picker

Steps to reproduce

this.form.getFieldsValue()

What is expected?

日期字符串

What is actually happening?

moment格式的日期


日期组件建议,使用form.getFieldsValue方法获取到的值是moment格式的,要提交的话 要全部按照格式全部手动转一次,如果一个页面时间选择比较多的话,全部一个个转,特别麻烦,使用form.getFieldsValue 获取值的时候能否获取到直接的日期字符串而不是moment格式哦

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions