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