mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-20 10:48:00 +08:00
实现文档历史
This commit is contained in:
@@ -61,7 +61,7 @@ $(function () {
|
||||
if(name === "attachment"){
|
||||
$("#uploadAttachModal").modal("show");
|
||||
}else if(name === "history"){
|
||||
|
||||
$("#documentHistoryModal").modal("show");
|
||||
}else if(name === "save"){
|
||||
saveDocument(false);
|
||||
|
||||
|
Reference in New Issue
Block a user