src/components/searching/UploadImg.vue
@@ -6,7 +6,7 @@ <i class="iconfont iconchushaixuanxiang close" style="margin-left:200px;cursor:pointer;color:#ccc" @click="VideoPhotoData.uploadDiaplay = false" @click="closeUploadImg" ></i> </h2> <p class="compearValue"> @@ -171,6 +171,10 @@ }) }, methods: { closeUploadImg() { console.log(location.href) this.VideoPhotoData.uploadDiaplay = false }, selectChange() { if (!this.compareTabs.includes("esData") && this.compareTabs.length > 0) { for (let i = 0; i < this.VideoPhotoData.tabsForUploadImg.length; i++) {