zhangzengfei
2023-06-30 db5872786c1e1697a59af41386136ee002bb68ad
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 =