Skip to content

时间选择器通过输入框直接输入时间点击确认按钮后,应考虑输入的时分秒是否是禁用不可选择的状态 #6626

@qianduan2016

Description

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

Version

4.0.0-rc.5

Environment

"vue": "next", "ant-design-vue": "4.0.0-rc.4"

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. 打开选择时间面板,可以正常选择小时18,分30,但是秒不能选择除了00之外的选项;
  2. 通过输入框直接输入时间18:30:03,点击确认,禁用的秒选项03被选中。

What is expected?

通过输入框直接输入时间18:30:03,点击确认后,禁用的时、分、秒不能作为新的值被更新,应还原到上一次选择的未禁用的时间。

What is actually happening?

输入被禁用的时、分、秒点确定按钮后,时间绑定值更新了;

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