Commit 6679c3a3 authored by anxixi's avatar anxixi

专题修改专家不必填

parent b43613b0
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<el-button @click="addpro">选择项目</el-button> <el-button @click="addpro">选择项目</el-button>
<span style="margin-left: 20px">已选中{{selectedprolist.length}}个项目</span> <span style="margin-left: 20px">已选中{{selectedprolist.length}}个项目</span>
</el-form-item> </el-form-item>
<el-form-item label="评选专家:" prop="professorList" ref="professorList" style="width: 100%;"> <el-form-item label="评选专家:" ref="professorList" style="width: 100%;">
<el-button @click="expertVisible = true">选择专家</el-button> <el-button @click="expertVisible = true">选择专家</el-button>
</el-form-item> </el-form-item>
<div style="display: flex;flex-wrap: wrap;width: 80%;margin-left: 160px"> <div style="display: flex;flex-wrap: wrap;width: 80%;margin-left: 160px">
......
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