Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Chatopera OpenSource
/
ferry_web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a4c92dc9
authored
Apr 01, 2021
by
lanyulei
Committed by
GitHub
Apr 01, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #60 from lanyulei/dev
fix: 附件上传bug修复。
parents
e1c2c715
e11b1a65
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/VueFormMaking/components/Upload/file.vue
src/components/VueFormMaking/components/Upload/file.vue
View file @
a4c92dc9
...
...
@@ -34,6 +34,7 @@ export default {
},
methods
:
{
handleRemove
(
file
,
fileList
)
{
this
.
fileListTmp
=
fileList
this
.
$emit
(
'fileList'
,
fileList
)
},
handlePreview
(
file
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment