刘洋 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 {