张磊磊
2023-11-30 2777f69fbf5565f4caf275b8134737e333e407fc
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')