gaoshp
2024-11-04 eef1ef0be935d4a3d8fc691b2666f41796b2d4a5
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