ZZJ
2022-07-15 986ead9c0ba1de832e5265a806d9c30f79f0688b
src/views/search/components/UploadImg.vue
@@ -255,7 +255,7 @@
      console.log("切图返回:", res);
      if (res.success) {
        document.querySelector(".el-upload-list").querySelector("img").src =
          "http://" + res.data.uploadImage;
          "/httpImage/" + res.data.uploadImage;
        this.resReady = true;
        this.realSmallPath = res.data.smImage;
        this.VideoPhotoData.isHaveRealSmallImg =