李喆(开发组)
2025-11-18 f8f6aef5508148a784c05e71366796bb0b61164d
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