优化弹出层显示在顶层窗口

This commit is contained in:
RuoYi
2021-08-30 16:26:26 +08:00
parent f68f4824cd
commit 489ab40a8c
15 changed files with 88 additions and 66 deletions

View File

@ -65,7 +65,7 @@
return;
}
$('#userids').html(rows.join())
layer.close(index);
$.modal.close(index);
}
function selectUsers(){