页签关闭右侧清除iframe元素
This commit is contained in:
parent
7be993eb8d
commit
7c1fa482ba
@ -601,7 +601,7 @@ $(function() {
|
||||
callback: function(key, opt) {
|
||||
setActiveTab(this);
|
||||
this.nextAll('.menuTab').each(function() {
|
||||
$('.menuTab[data-id="' + $(this).data('id') + '"]').remove();
|
||||
$('.RuoYi_iframe[data-id="' + $(this).data('id') + '"]').remove();
|
||||
$(this).remove();
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user