Commit e27d0844 authored by huangjie's avatar huangjie

*

parent 1f09f1ec
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
:auto-upload="false" :auto-upload="false"
:on-change="handleFileListChange" :on-change="handleFileListChange"
:headers="headers"> :headers="headers">
</el-upload> </el-upload>
<div class="pro-upload"> <div class="pro-upload">
<div class="title_wrap i"> <div class="title_wrap i">
...@@ -133,6 +132,7 @@ ...@@ -133,6 +132,7 @@
</el-form-item> </el-form-item>
</el-row> </el-row>
<el-row> <el-row>
<!--测试-->
<el-form-item label="其他项目" prop="qtxm"> <el-form-item label="其他项目" prop="qtxm">
<div class="filelist"> <div class="filelist">
<div class="fileli" v-for="(item,index) in otherProject"> <div class="fileli" v-for="(item,index) in otherProject">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment