瀏覽代碼

考试记录学科去掉

tanshanming 6 月之前
父節點
當前提交
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',