DDR爱好者之家 Design By 杰米
之前有一篇写的如何同时传递form表单及upload组件文件,如果有多个upload文件该如何传递呢
上代码
html
<el-form ref="newform" :model="newform" :rules="rules"> <el-form-item prop="expName" label=""> <el-input v-model="newform.expName" placeholder="" style="width:75%"> </el-input> </el-form-item> <el-form-item prop="expSn" label=""> <el-input v-model="newform.expSn" placeholder="" style="width:75%"> </el-input> </el-form-item> <el-form-item label='' prop="groupName"> <el-select v-model="newform.groupName" placeholder="" style="width:75%" @change="newSelectGroup($event)"> <el-option v-for="item in groupOptions" :key="item.groupId" :label="item.groupName" :value="item.groupId"> </el-option> </el-select> </el-form-item> <el-form-item label="" prop="subGroupName"> <el-select v-model="newform.subGroupName" placeholder="" style="width:75%" @change="newSelectSubGroup($event)"> <el-option v-for="item in subGroupOptions" :key="item.subGroupId" :label="item.subGroupName" :value="item.subGroupId"> </el-option> </el-select> </el-form-item> <el-form-item label="" prop="expvmDifficulty"> <el-rate v-model="newform.expvmDifficulty" :max="5" style="line-height: 2;"></el-rate> </el-form-item> <el-form-item label="" prop="expvmInstruction"> <el-upload class="upload-demo" drag ref="uploadhtml" :action="upload_url" :auto-upload="false" :before-upload="newHtml" accept=".html, .htm"> <div class="el-upload__text">将文件拖到此处,或<em>点击上传</em></div> <div slot="tip" class="el-upload__tip">实验信息上传,只能传(.html/.htm)文件</div> </el-upload> </el-form-item> <el-form-item label="" prop="expvmFiles"> <el-upload class="upload-demo" drag ref="uploadfile" :action="upload_url" :auto-upload="false" :before-upload="newFiles" multiple> <div class="el-upload__text">将文件拖到此处,或<em>点击上传</em></div> <div slot="tip" class="el-upload__tip">实验信息附件上传,只能传(.file)文件</div> </el-upload> </el-form-item> <el-form-item label="" prop="expvmVideo"> <el-upload class="upload-demo" drag ref="uploadvideo" :action="upload_url" :auto-upload="false" :before-upload="newVideo" accept=".mp4"> <div class="el-upload__text">将文件拖到此处,或<em>点击上传</em></div> <div slot="tip" class="el-upload__tip">实验视频上传,只能传(.mp4)文件</div> </el-upload> </el-form-item> <el-form-item style="text-align:center"> <el-button type="primary" @click="newSubmitForm()" class="yes-btn"> 确 定 </el-button> <el-button @click="resetForm('newform')"> 重 置 </el-button> </el-form-item> </el-form>
js
data () { return { upload_url: 'aaa', // 随便填一个,但一定要有 uploadForm: new FormData(), // 一个formdata rules: {}, // 用到的规则 newform: { expName: '', groupName: '', expSn: '', subGroupName: '', expvmDifficulty: 1 } } }
methods
newSubmitForm () { this.$refs['newform'].validate((valid) => { if (valid) { this.uploadForm.append('expName', this.newform.expName) this.uploadForm.append('expSn', this.newform.expSn) this.uploadForm.append('groupId', this.newgroupId) this.uploadForm.append('subGroupId', this.newsubgroupId) this.uploadForm.append('expvmDifficulty', this.newform.expvmDifficulty) newExp(this.uploadForm).then(res => { if (res.code === 400) { this.$message.error(res.error) } else if (res.code === 200) { this.$message.success('上传成功!') } }) this.$refs.uploadhtml.submit() // 提交时触发了before-upload函数 this.$refs.uploadfile.submit() this.$refs.uploadvideo.submit() } else { console.log('error submit!!') return false } }) }, newHtml (file) { // before-upload this.uploadForm.append('html', file) return false }, newFiles (file) { this.uploadForm.append('file[]', file) return false }, newVideo (file) { this.uploadForm.append('video', file) return false } newExp函数是作为一个前后端交互的函数 export function newExp (data) { return axios({ method: 'post', // 方式一定是post url: '你的后台接收函数路径', timeout: 20000, data: data // 参数需要是单一的formData形式 }) }
PHP代码,后台接收
public function newExp() { $param = $this->request->post(); // 获取页面表单传值 $files = $this->request->file(); // 接收到的文件 }
注意
this.uploadForm.append('file[]', file)
这里是接收多文件一定要是数组形式的file[]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持。
DDR爱好者之家 Design By 杰米
广告合作:本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)
免责声明:本站资源来自互联网收集,仅供用于学习和交流,请遵循相关法律法规,本站一切资源不代表本站立场,如有侵权、后门、不妥请联系本站删除!
免责声明:本站资源来自互联网收集,仅供用于学习和交流,请遵循相关法律法规,本站一切资源不代表本站立场,如有侵权、后门、不妥请联系本站删除!
DDR爱好者之家 Design By 杰米
暂无评论...
更新日志
2024年11月25日
2024年11月25日
- 凤飞飞《我们的主题曲》飞跃制作[正版原抓WAV+CUE]
- 刘嘉亮《亮情歌2》[WAV+CUE][1G]
- 红馆40·谭咏麟《歌者恋歌浓情30年演唱会》3CD[低速原抓WAV+CUE][1.8G]
- 刘纬武《睡眠宝宝竖琴童谣 吉卜力工作室 白噪音安抚》[320K/MP3][193.25MB]
- 【轻音乐】曼托凡尼乐团《精选辑》2CD.1998[FLAC+CUE整轨]
- 邝美云《心中有爱》1989年香港DMIJP版1MTO东芝首版[WAV+CUE]
- 群星《情叹-发烧女声DSD》天籁女声发烧碟[WAV+CUE]
- 刘纬武《睡眠宝宝竖琴童谣 吉卜力工作室 白噪音安抚》[FLAC/分轨][748.03MB]
- 理想混蛋《Origin Sessions》[320K/MP3][37.47MB]
- 公馆青少年《我其实一点都不酷》[320K/MP3][78.78MB]
- 群星《情叹-发烧男声DSD》最值得珍藏的完美男声[WAV+CUE]
- 群星《国韵飘香·贵妃醉酒HQCD黑胶王》2CD[WAV]
- 卫兰《DAUGHTER》【低速原抓WAV+CUE】
- 公馆青少年《我其实一点都不酷》[FLAC/分轨][398.22MB]
- ZWEI《迟暮的花 (Explicit)》[320K/MP3][57.16MB]