layuiadmin iframe关闭当前标签
super
2023-02-24 12:16
1811
function closePage() {
parent.layui.admin.events.closeThisTabs();
}
0 条讨论