* Fix edit api lib's acl linkage issue.

This commit is contained in:
tianshujie
2023-10-17 13:36:34 +08:00
parent a917de1096
commit 4e51f83f21
3 changed files with 91 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
$(function()
{
toggleAcl('lib');
})