修改字段名称

This commit is contained in:
yangjun 2023-10-08 19:13:16 +08:00
parent 79d74f0a12
commit 7e8d2a579f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ export const columns: BasicColumn[] = [
dataIndex: 'tkyq'
},
{
title: '实际课数',
title: '实际课数',
align: "center",
dataIndex: 'sjtksl'
},