vue现在的版本可以对<input type="file"> 模型绑定么

Created on 7 Apr 2016  ·  2Comments  ·  Source: vuejs/vue

All 2 comments

最后,采取了最糟糕的做法,操作DOM ...... T T

v-model 不支持 type="file",需要自行用第三方库处理。

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bfis picture bfis  ·  3Comments

paceband picture paceband  ·  3Comments

6pm picture 6pm  ·  3Comments

loki0609 picture loki0609  ·  3Comments

seemsindie picture seemsindie  ·  3Comments