李旭东
2023-12-08 0056d79d25f1565e307e4b184db4d3fbd039ab5e
web/src/components/uploadImage.vue
@@ -123,7 +123,7 @@
                    this.fileList.push({
                        id: this.fileList.length + 1,
                        // url:`${process.env.VUE_APP_BASE_URL}${res.data}`,
                        url:`https://pipe.thhy-tj.com/${res.data}`,
                        url:`https://szpipe.thhy-tj.com/${res.data}`,
                        name:res.data,
                        nameImg:file.file.name
                    })