zhangzengfei
2022-08-28 3834d30a6d56ad7c4d4f5fe630af649ab6826428
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 =