|
|
@@ -35,20 +35,20 @@ |
|
|
|
> |
|
|
|
</el-row> |
|
|
|
<el-row type="flex"> |
|
|
|
<el-col :span="5" class="grey"><span>第一牵头部门</span></el-col> |
|
|
|
<el-col :span="5" class="grey"><span>牵头部门</span></el-col> |
|
|
|
<el-col :span="7" |
|
|
|
><span> |
|
|
|
<pre>{{ data.leaderDeptList | formatList }}</pre> |
|
|
|
</span></el-col |
|
|
|
> |
|
|
|
<el-col :span="5" class="grey"><span>第一牵头部门责任领导</span></el-col> |
|
|
|
<el-col :span="5" class="grey"><span>牵头部门责任领导</span></el-col> |
|
|
|
<el-col :span="7" |
|
|
|
><span> |
|
|
|
<pre>{{ data.leaderPrincipalList | formatList }}</pre> |
|
|
|
</span></el-col |
|
|
|
> |
|
|
|
</el-row> |
|
|
|
<el-row type="flex"> |
|
|
|
<!-- <el-row type="flex"> |
|
|
|
<el-col :span="5" class="grey"><span>其他牵头部门</span></el-col> |
|
|
|
<el-col :span="7" |
|
|
|
><span> |
|
|
@@ -61,7 +61,7 @@ |
|
|
|
<pre>{{ data.otherPrincipalList | formatList }}</pre> |
|
|
|
</span></el-col |
|
|
|
> |
|
|
|
</el-row> |
|
|
|
</el-row> --> |
|
|
|
<el-row type="flex"> |
|
|
|
<el-col :span="5" class="grey"><span>配合部门</span></el-col> |
|
|
|
<el-col :span="7" |