修改bug

This commit is contained in:
yangjun 2023-10-18 18:24:55 +08:00
parent f2b1cfaddd
commit b05a902649
1 changed files with 10 additions and 0 deletions

View File

@ -34,6 +34,11 @@ export const columns: BasicColumn[] = [
align: "center",
dataIndex: 'col06'
},
{
title: '任教专业',
align: "center",
dataIndex: 'col56'
},
{
title: '授课时间',
align: "center",
@ -69,6 +74,11 @@ export const columns: BasicColumn[] = [
align: "center",
dataIndex: 'col13'
},
{
title: '任教专业',
align: "center",
dataIndex: 'col57'
},
{
title: '听课评价结果5分制',
align: "center",