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