讲师管理bug

This commit is contained in:
zhangsir
2024-12-24 16:14:18 +08:00
parent bccb4913be
commit b9419dc7e3
9 changed files with 45 additions and 8 deletions

View File

@@ -305,8 +305,8 @@ export default {
},
{
title: '开发课程时长 ',
dataIndex: 'expense',
key: 'expense',
dataIndex: 'teachingDevelop',
key: 'teachingDevelop',
ellipsis: true,
align: "center",
width: 160,