Browse Source

考试记录学科去掉

tanshanming 6 months ago
parent
commit
17af81d511
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/student/record/index.vue

+ 0 - 1
src/views/student/record/index.vue

@@ -84,7 +84,6 @@
 	const columns = [
 		{ title: '序号', dataIndex: 'id', key: 'id', width: 90 },
 		{ title: '名称', dataIndex: 'paperName', key: 'paperName' },
-		{ title: '学科', dataIndex: 'subjectName', key: 'subjectName', width: 70 },
 		{
 			title: '状态',
 			dataIndex: 'status',