Element-UI1. el-upload 组件 Element-UI 1. el-upload 组件 开启上传文件夹功能this.$refs.uploadFile.$children[0].$refs.input.webkitdirectory = true; 注:该方法存在一些问题