gaoshp
2025-04-01 1bda49a073da3c6f32c1a9057f04a40c6d8b7537
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