张晓波
2023-12-04 49c32669444c89949f1cba5a0b6f8afa35f17d65
web/src/components/EditForms.vue
@@ -44,7 +44,7 @@
                        maxNumberOfFiles: 200,
                        server:`/api/file/file/upload`,
                        customInsert:(res,insertFn)=>{
                            insertFn(`https://pipe.thhy-tj.com/${res.data}`)
                            insertFn(`https://szpipe.thhy-tj.com/${res.data}`)
                        }
                        // headers:{
                        //     token:sessionStorage.getItem('token')