hanbaoshan
2020-10-19 fba381d8ca6dda7f800c7688a3c21f437b4b7550
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++) {