ie9-uploader-vue

1.0.3 • Public • Published

ie9-uploader-vue

基于vue的ie9上传组件

这是我在工作中遇到的element ui中的uploader组件在ie9下无法使用的解决方案,用表单加iframe的方式来模拟ajax文件上传。

使用方法

<custom-uploader v-if="item.type === 'upload'" needName @change="handleItemChange" :originList="value[item.prop]" :valueKey="item.prop"/>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i ie9-uploader-vue

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

4.06 kB

Total Files

4

Last publish

Collaborators

  • duanshiwen