mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-05 02:56:31 +00:00
[Bugfix] 全选后编辑checkbox问题
This commit is contained in:
parent
5e41c5cadc
commit
f195b309d4
@ -655,6 +655,7 @@ $(document).ready(function(){
|
||||
default:
|
||||
break;
|
||||
}
|
||||
$(".ipt_check_all").prop("checked", false)
|
||||
});
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user