@@ -24,7 +24,11 @@
<tr>
<th>试卷类型</th>
<th>试卷文件</th>
- <th>答题卡</th>
+ <th>
+ 答题卡<span class="color-danger" style="font-size: 13px"
+ >(线下阅卷请点击下拉菜单选择“通卡”;线上阅卷需要新建答题卡)</span
+ >
+ </th>
<th v-if="IS_APPLY && !IS_REBUILD">操作</th>
</tr>
<tr v-for="(attachment, index) in paperAttachments" :key="index">
@@ -107,7 +107,11 @@
<th v-if="!IS_REBUILD">操作</th>