This commit is contained in:
liumengyi
2023-03-29 14:08:44 +08:00
parent 502b854f6b
commit e88bfb750a
+1
View File
@@ -25,4 +25,5 @@ function changeDoclibAcl(libType)
$('#mainContent table th').css('width', '70px');
$('#aclBox').find('td').html($('#aclOtherBox td').html());
}
$('#whiteListBox').addClass('hidden');
}