刘洋 пре 1 година
родитељ
комит
1b8792dda7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/modules/quality/self-check-detail/index.vue

+ 1 - 1
src/modules/quality/self-check-detail/index.vue

@@ -204,7 +204,7 @@ const columns: EpTableColumn<RowType>[] = [
   { label: '离差', prop: 'diff' },
   { label: '正式分', prop: 'markerScore' },
   { label: '自查分', prop: 'selfScore' },
-  { label: '评卷时间', prop: 'markTime', width: 130 },
+  { label: '自查时间', prop: 'markTime', width: 130 },
 ]
 //该接口貌似是返回全量,不需要pageSize
 const {