1
李喆(开发组)
2025-03-11 2394df8c41a726c9230a975d13efc12393df7a37
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