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
Feature: Fallback content for partials
bfis
·
3
Comments
Why was "Vue.config.prefix" removed?
paceband
·
3
Comments
How to add es6 classes logic in methods section?
6pm
·
3
Comments
Checkbox shows checked when v-model is false
loki0609
·
3
Comments
How to use localStorage with vue?
seemsindie
·
3
Comments