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