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. 再切回日期选择器
  4. 再返回时间选择器
  5. 时间选择器占位符也被修改

Current behavior

时间选择器占位符受日期选择器占位符影响。

Expected behavior

时间选择器 占位符 不受 日期选择器 影响。

Your environment

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

Reproducible demo

No response

Self-service

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

相同issue单号:在可视区,选择一个控件之后,在右侧属性配置那边填入标题名称之后,如果我再在可视区选择其他控件准备配置的时候,刚被点击的这个控件的标题就也变了,感觉在切换控件时,右侧的属性面板上一次的值带到了下一次[Bug] <title> #58
问题验证已修复
image