刘洋 1 vuosi sitten
vanhempi
commit
1b8792dda7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 {