摘要: 项目使用VUE编写,UI是ElementUI,但是Element的Upload组件是不兼容IE9的。因为IE9中无法使用FormData。 查找资料基本有两种解决方法:1.引入JQuery和jQuery.form。2.使用vue-upload-component 1、jQuery.form 插件提供 阅读全文
posted @ 2019-07-26 11:54 Jade_g 阅读(3843) 评论(1) 推荐(0)