diff --git a/src/components/Profile.vue b/src/components/Profile.vue index f3ed09a..fa494ae 100644 --- a/src/components/Profile.vue +++ b/src/components/Profile.vue @@ -370,7 +370,7 @@ > @@ -627,7 +627,7 @@ export default { console.log("data",data); data.insightId = this.insightId; - this.insightId = null; + // this.insightId = null; }, removeSlide(i) {