修改swagger内容初始化

This commit is contained in:
暮光:城中城
2019-08-17 21:49:59 +08:00
parent 4d6b09d640
commit 93f859bcbe

View File

@@ -144,6 +144,7 @@
app.openVisit = false;
app.oldLocation = '';
app.addNewDocumentInput = '';
app.addNewSwaggerJson = "";
$('#addNewDocumentModal').modal({moveable:true});
},
addNewDocumentBtn: function(){