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] 添加两个时间选择器,12小时制设置,相互影响

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

添加两个时间选择器,12小时制设置,相互影响

image

Steps to reproduce

  1. 添加两个时间选择器
  2. 给其中一个设置12小时制
  3. 来回切换几次,两个都被设置成了12小时制

Current behavior

添加两个时间选择器,12小时制设置,相互影响

Expected behavior

添加两个时间选择器,12小时制设置,不相互影响

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.

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

image