|
@@ -175,7 +175,7 @@
|
|
|
职务
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].position }}
|
|
|
+ {{ form.research[0].zw }}
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one ">
|
|
|
职称
|
|
@@ -200,7 +200,7 @@
|
|
|
出生
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 出生
|
|
|
+ {{ form.research[0].birth }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -208,7 +208,7 @@
|
|
|
身份证号
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- card
|
|
|
+ {{ form.research[0].card }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -216,7 +216,7 @@
|
|
|
电话
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 出生
|
|
|
+ {{ form.research[0].phone }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -224,7 +224,7 @@
|
|
|
邮箱
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 邮箱
|
|
|
+ {{ form.research[0].email }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
</el-col>
|
|
@@ -232,57 +232,57 @@
|
|
|
<el-col :span="24" class="right1">
|
|
|
<el-col :span="12" class="right1_one">
|
|
|
<el-col :span="6" class="right1_oneleft">
|
|
|
- 第二参加人
|
|
|
+ 第一参加人
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_oneright">
|
|
|
<el-col :span="24" class="right1_oneright1">
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
姓名
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].research_name }}
|
|
|
+ {{ form.research[1].research_name }}
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one ">
|
|
|
性别
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].gender }}
|
|
|
+ {{ form.research[1].gender }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_oneright1">
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
学历
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].education }}
|
|
|
+ {{ form.research[1].education }}
|
|
|
</el-col>
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
学位
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].degree }}
|
|
|
+ {{ form.research[1].degree }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_oneright1">
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
职务
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].position }}
|
|
|
+ {{ form.research[1].zw }}
|
|
|
</el-col>
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
职称
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].position }}
|
|
|
+ {{ form.research[1].position }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_oneright1">
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
工作单位
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].research_company }}
|
|
|
+ {{ form.research[1].research_company }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
</el-col>
|
|
@@ -293,7 +293,7 @@
|
|
|
出生
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 出生
|
|
|
+ {{ form.research[1].birth }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -301,7 +301,7 @@
|
|
|
身份证号
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- card
|
|
|
+ {{ form.research[1].card }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -309,7 +309,7 @@
|
|
|
电话
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 出生
|
|
|
+ {{ form.research[1].phone }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -317,7 +317,7 @@
|
|
|
邮箱
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 邮箱
|
|
|
+ {{ form.research[1].email }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
</el-col>
|
|
@@ -325,57 +325,57 @@
|
|
|
<el-col :span="24" class="right1">
|
|
|
<el-col :span="12" class="right1_one">
|
|
|
<el-col :span="6" class="right1_oneleft">
|
|
|
- 第三参加人
|
|
|
+ 第二參加人
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_oneright">
|
|
|
<el-col :span="24" class="right1_oneright1">
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
姓名
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].research_name }}
|
|
|
+ {{ form.research[2].research_name }}
|
|
|
</el-col>
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
性别
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].gender }}
|
|
|
+ {{ form.research[2].gender }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_oneright1">
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
学历
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].education }}
|
|
|
+ {{ form.research[2].education }}
|
|
|
</el-col>
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
学位
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].degree }}
|
|
|
+ {{ form.research[2].degree }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_oneright1">
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
职务
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].position }}
|
|
|
+ {{ form.research[2].zw }}
|
|
|
</el-col>
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
职称
|
|
|
</el-col>
|
|
|
<el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].position }}
|
|
|
+ {{ form.research[2].position }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_oneright1">
|
|
|
- <el-col :span="6" class="right1_oneright1_one">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
工作单位
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_oneright1_one textOver">
|
|
|
- {{ form.research[0].research_company }}
|
|
|
+ {{ form.research[2].research_company }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
</el-col>
|
|
@@ -386,7 +386,7 @@
|
|
|
出生
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 出生
|
|
|
+ {{ form.research[2].birth }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -394,7 +394,7 @@
|
|
|
身份证号
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- card
|
|
|
+ {{ form.research[2].card }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -402,7 +402,7 @@
|
|
|
电话
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 出生
|
|
|
+ {{ form.research[2].phone }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="right1_two1">
|
|
@@ -410,7 +410,7 @@
|
|
|
邮箱
|
|
|
</el-col>
|
|
|
<el-col :span="18" class="right1_two1right textOver">
|
|
|
- 邮箱
|
|
|
+ {{ form.research[2].email }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
</el-col>
|
|
@@ -1002,6 +1002,5 @@ export default {
|
|
|
/deep/.el-radio {
|
|
|
color: #000;
|
|
|
font-size: 14px;
|
|
|
- // font-weight: bold;
|
|
|
}
|
|
|
</style>
|