@ -82,8 +82,7 @@ next(ev) {
}
setPost(pid) {
console.log("in setPost");
this.pid = pid;
console.log(pid);
this.update();
this.loading = true;
fetch(`/blog/switchpost/${pid-1}`)