修改swagger内容初始化
This commit is contained in:
@@ -144,6 +144,7 @@
|
||||
app.openVisit = false;
|
||||
app.oldLocation = '';
|
||||
app.addNewDocumentInput = '';
|
||||
app.addNewSwaggerJson = "";
|
||||
$('#addNewDocumentModal').modal({moveable:true});
|
||||
},
|
||||
addNewDocumentBtn: function(){
|
||||
|
||||
Reference in New Issue
Block a user