Commit e3378830 authored by xulihui's avatar xulihui

bug修复

parent 4e237651
...@@ -221,6 +221,7 @@ ...@@ -221,6 +221,7 @@
<el-col :span="23"> <el-col :span="23">
<el-form-item label="上传照片"> <el-form-item label="上传照片">
<FileUpload <FileUpload
:fileNum="1"
listType="picture" listType="picture"
@resFun="getFileInfo" @resFun="getFileInfo"
@remove="listRemove" @remove="listRemove"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment