Commit bf8e17b4 authored by zhengke's avatar zhengke

no message

parent 27c1e85c
...@@ -966,7 +966,7 @@ ...@@ -966,7 +966,7 @@
action="" action=""
:http-request="uploadImg" :http-request="uploadImg"
:multiple="true" :multiple="true"
accept="image/jpeg,image/gif,image/png,image/bmp" accept="image/jpeg,image/gif,image/png,image/bmp,.docx,.doc,.xlsx,.xls,.ppt,.pptx,.pdf"
:before-upload="handleAvatarUpload" :before-upload="handleAvatarUpload"
:on-progress="handleAvatarProgres" :on-progress="handleAvatarProgres"
:on-success="handleAvatarSuccess" :on-success="handleAvatarSuccess"
......
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