支持附件上传

This commit is contained in:
liming
2023-12-10 20:31:12 +08:00
parent aa18507143
commit 904728ef59
4 changed files with 75 additions and 1 deletions

View File

@@ -499,7 +499,7 @@ export const selectComponents = [
__slot__: {
'list-type': true
},
action: 'https://jsonplaceholder.typicode.com/posts/',
action: 'http://localhost:8080/file/upload',
disabled: false,
accept: '',
name: 'file',