Răsfoiți Sursa

考试记录学科去掉

tanshanming 6 luni în urmă
părinte
comite
17af81d511
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  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',