mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-21 02:57:54 +08:00
完成用户添加,删除,批量删除
This commit is contained in:
@@ -129,7 +129,7 @@ layui.define(['jquery', 'layer'], function (exports) {
|
||||
|
||||
function onBodyDown(event) {
|
||||
if (!(event.target.id == "menuContent" || $(event.target).parents("#menuContent").length > 0)) {
|
||||
hideMenu();
|
||||
inst.hideMenu();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user