jd-opensource / drip-form

基于React和JSONSchema的动态表单解决方案

Home Page:https://jd-opensource.github.io/drip-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] 时间选择器和日期选择器,开启范围,设置默认时间/占位符不生效

Henry129999 opened this issue · comments

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of DripForm、DripFormTheme.
  • I have read the console error message carefully (if applicable).

Description

时间选择器和日期选择器,开启范围,设置默认时间/占位符不生效

image

Steps to reproduce

  1. 时间选择器和日期选择器
  2. 开启范围
  3. 设置默认时间/占位符不生效

Current behavior

设置默认时间/占位符不生效

Expected behavior

设置默认时间/占位符生效

Your environment

  • DripForm version used:
  • DripFormTheme used:
  • DripFormTheme version used:

Reproducible demo

No response

Self-service

  • I'd be willing to fix this bug myself.

Duplicate of #97