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