diff --git a/app.js b/app.js index 6ba6756..ce8b5e5 100644 --- a/app.js +++ b/app.js @@ -17,7 +17,7 @@ var app = new Vue({ self.d = resp.body console.log(self.d) }, function() { - alert("An error occured, please refresh the page") + }); this["default"] = JSON.parse(JSON.stringify(this.d)); this.data = store('data') || [];