mirror of
https://gitee.com/goploy/goploy.git
synced 2024-12-02 12:10:05 +08:00
F ref upload
This commit is contained in:
parent
67d07fb172
commit
8e449c103b
@ -54,7 +54,6 @@
|
||||
</template>
|
||||
</el-input>
|
||||
<el-upload
|
||||
ref="upload"
|
||||
style="margin: 0 12px"
|
||||
:action="`${formProps.action}&projectFileId=${file.id}&projectId=${file.projectId}&filename=${file.filename}`"
|
||||
:before-upload="(uploadFile) => beforeUpload(uploadFile, index)"
|
||||
|
Loading…
Reference in New Issue
Block a user