mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 05:52:43 +08:00
更新弹层关闭机制
This commit is contained in:
parent
64bb953268
commit
4340764b60
@ -66,7 +66,7 @@
|
||||
]]
|
||||
}).trigger('tool', function (item) {
|
||||
window.setItemValue(item.data.id, item.data.name);
|
||||
item.tr.parents('div.layui-layer-page').find('a.layui-layer-close').trigger('click');
|
||||
$.msg.closeThisModal(this);
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user