tanshanming 6 месяцев назад
Родитель
Сommit
17af81d511
1 измененных файлов с 0 добавлено и 1 удалено
  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',