Explorar el Código

task-5417 新建考试使用最高分计分方式

tianxinyu hace 5 meses
padre
commit
f9f63757ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/platform/examination/exam/edit.vue

+ 1 - 1
src/views/platform/examination/exam/edit.vue

@@ -498,7 +498,7 @@ export default {
                 kao_shi_shi_chang: '',
                 zhuang_tai_: '未发布',
                 da_biao_zhan_bi_: 80,
-                ji_fen_fang_shi_: scoringType.length ? scoringType[0].value : '',
+                ji_fen_fang_shi_: scoringType.length ? scoringType[1].value : '',
                 kao_shi_miao_shu_: '',
                 yun_xu_bao_ming_: '否',
                 isCountLimit: '0',