yangys
2024-12-09 6b164baf77aceb3e4c79fbd67f89c2a670fc5141
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