bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
vue现在的版本可以对<input type="file"> 模型绑定么
Created on 7 Apr 2016
·
2
Comments
·
Source:
vuejs/vue
Source
All 2 comments
最后,采取了最糟糕的做法,操作DOM ...... T T
v-model
不支持
type="file"
,需要自行用第三方库处理。
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
Instance $dispatch won't return the value
hiendv
·
3
Comments
How to add es6 classes logic in methods section?
6pm
·
3
Comments
Event dispatching is not done in the right order?
julianxhokaxhiu
·
3
Comments
2.0 tree example bug
aviggngyv
·
3
Comments
How to add a new property to vue (object) data?
wufeng87
·
3
Comments