刘洋 hace 1 año
padre
commit
1b8792dda7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {