Commit 834d0ece authored by chenqikuai's avatar chenqikuai

fix

parent 8644deb3
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
type="file" type="file"
id="uploadFile" id="uploadFile"
ref="uploadFile" ref="uploadFile"
accept="**/*" accept="*/*"
class="hidden" class="hidden"
@input="fileHandler" @input="fileHandler"
/> />
......
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