叶松
2023-11-28 2ab8c3100e19f79674a4b14010dae954d769a2a1
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')