|
@@ -279,7 +279,9 @@
|
|
</el-form-item>
|
|
</el-form-item>
|
|
</el-row>
|
|
</el-row>
|
|
<el-row>
|
|
<el-row>
|
|
- <div style=" color: #f56c6c; margin-bottom: -30px;">*</div>
|
|
|
|
|
|
+ <div style=" color: #f56c6c; margin-bottom: -30px;margin-top: 8px;">
|
|
|
|
+ *
|
|
|
|
+ </div>
|
|
<el-form-item label="考试名称">
|
|
<el-form-item label="考试名称">
|
|
<el-select
|
|
<el-select
|
|
v-model="exportStructure.examId"
|
|
v-model="exportStructure.examId"
|
|
@@ -302,7 +304,9 @@
|
|
</el-form-item>
|
|
</el-form-item>
|
|
</el-row>
|
|
</el-row>
|
|
<el-row>
|
|
<el-row>
|
|
- <div style=" color: #f56c6c; margin-bottom: -30px;">*</div>
|
|
|
|
|
|
+ <div style=" color: #f56c6c; margin-bottom: -30px;margin-top: 8px;">
|
|
|
|
+ *
|
|
|
|
+ </div>
|
|
<el-form-item label="导出类型">
|
|
<el-form-item label="导出类型">
|
|
<el-select
|
|
<el-select
|
|
v-model="exportStructure.exportType"
|
|
v-model="exportStructure.exportType"
|
|
@@ -331,7 +335,7 @@
|
|
>
|
|
>
|
|
<el-row>
|
|
<el-row>
|
|
<div
|
|
<div
|
|
- style=" color: #f56c6c; margin-bottom: -30px;margin-left: 26px;"
|
|
|
|
|
|
+ style=" color: #f56c6c; margin-bottom: -30px;margin-left: 26px;margin-top: 8px;"
|
|
>
|
|
>
|
|
*
|
|
*
|
|
</div>
|
|
</div>
|