叶松
2023-12-01 86cbafefac11e81469e17c35ca7b760f2bac221e
web/src/views/SystemNotice/SendFile.vue
@@ -207,7 +207,7 @@
                res.data.paths.map(item=>{
                    this.imageList.push({
                        id: this.imageList.length + 1,
                        url:`https://pipe.thhy-tj.com/${item}`,
                        url:`https://szpipe.thhy-tj.com/${item}`,
                        name:item
                    })
                })