修改字段名称
This commit is contained in:
parent
79d74f0a12
commit
7e8d2a579f
|
@ -30,7 +30,7 @@ export const columns: BasicColumn[] = [
|
||||||
dataIndex: 'tkyq'
|
dataIndex: 'tkyq'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '实际听课数',
|
title: '实际评课数',
|
||||||
align: "center",
|
align: "center",
|
||||||
dataIndex: 'sjtksl'
|
dataIndex: 'sjtksl'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue