Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自定义按钮JS增强openCustomModal弹窗中日期时间控件问题 #554

Closed
gxzhou opened this issue May 22, 2023 · 2 comments
Closed

Comments

@gxzhou
Copy link

gxzhou commented May 22, 2023

版本号:

3.5.1 vue3

问题描述:

使用自定义按钮JS增强openCustomModal弹窗,其中有日期时间控件字段,操作时发现这样的问题:编辑弹窗与自定义弹窗,谁先操作,谁的日期时间控件就正常,而接着去操作另一个弹窗后,日期时间控件就失效,不能弹框选取日期时间。(这个问题不知道你们能不能还原?具体描述与截图见下面)

截图&代码:

编辑页面中有日期时间控件,另外设置了一个自定义按钮,可以弹窗修改部分字段,其中也包括日期时间控件:
1684738380094

操作时,进入该菜单页面
image
先操作“编辑”,弹窗,日期时间控件正常,可以弹框选择日期和时间:
image
关闭弹窗后,再点击“更多”里的自定义按钮“反馈”,弹窗后,日期时间控件失效,无法弹出日期时间选择框:
1684739635034
再到“编辑”弹窗里,日期时间控件仍然是正常的。

重新进入该菜单页面
image
这回先点击“更多”里的自定义按钮“反馈”, 弹窗后,日期时间控件正常:
image
关闭弹窗后,再点击操作“编辑”弹窗,日期时间控件失效,不能弹出日期时间选择框:
image

这应该是一个BUG,看看你们那边能不能重现这种问题,以便能尽快予以优化。

友情提示(为了提高issue处理效率):

  • 未按格式要求发帖,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;
  • 描述过于简单或模糊,导致无法处理的,会被直接删掉;
@zhangdaiscott
Copy link
Member

ty

@tygithub1
Copy link

存在该问题已修改,等下个版本发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants