Explorar el Código

在线考试数据包

xiatian hace 4 años
padre
commit
e5c28942d9
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      src/modules/questions/views/GenPaper.vue

+ 3 - 2
src/modules/questions/views/GenPaper.vue

@@ -301,11 +301,12 @@
                 <el-checkbox label="COMPUTERTEST_PACKAGE"
                   >机考数据包</el-checkbox
                 >
-                <el-checkbox
+                <el-checkbox label="THEMIS_PACKAGE">在线考试数据包</el-checkbox>
+                <!-- <el-checkbox
                   v-if="isShowPrintExamPackage"
                   label="PRINT_EXAM_PACKAGE"
                   >分布式印刷数据包
-                </el-checkbox>
+                </el-checkbox> -->
                 <el-input
                   v-if="isShowPrintExamPackagePassword"
                   v-model="printExamPackagePassword"