jd-opensource / drip-form

基于React和JSONSchema的动态表单解决方案
https://jd-opensource.github.io/drip-form/
MIT License
613 stars 73 forks source link

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

Closed Henry129999 closed 2 years ago

Henry129999 commented 2 years ago

Have you read the Contributing Guidelines on issues?

Prerequisites

Description

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

image

Steps to reproduce

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

Current behavior

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

Expected behavior

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

Your environment

Reproducible demo

No response

Self-service

mengshang918 commented 2 years ago

Duplicate of #97