简体   繁体   中英

Jquery not found in modal the second time

我通过单击按钮从模态 Bootstrap 进行调用,我的问题是第二次被称为 modal ,jquery 关闭并消失了我的 datetimepicker,感谢您的帮助

尝试将此行添加到您的对话调用中:

$(this).dialog('destroy').hide()

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM