mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
fix:修复上传附件的BUG
This commit is contained in:
@@ -322,7 +322,7 @@ $(function () {
|
||||
}
|
||||
}
|
||||
}
|
||||
}).on('loaded.jstree', function () {
|
||||
}).on('ready.jstree', function () {
|
||||
window.treeCatalog = $(this).jstree();
|
||||
//如果没有选中节点则选中默认节点
|
||||
openLastSelectedNode();
|
||||
|
||||
Reference in New Issue
Block a user