1
lzhe
2024-11-25 5c19f7f0b38b27f99afb825de415c3035f50334e
src/components/scUpload/index.vue
@@ -122,7 +122,7 @@
         if (url) {
            this.file = {
               status: "success",
               url: `${this.hostNew}${url}`
               url: `${url}`
            }
         } else {
            this.file = null