讲师管理bug

This commit is contained in:
zhangsir
2024-11-19 18:33:02 +08:00
parent 649c6a60e8
commit 8e240e6709
3 changed files with 64 additions and 59 deletions

View File

@@ -141,6 +141,7 @@ import * as lecturerApi from "@/api/Lecturer.js";
}
return {
orgId: item.id,
orgName: item.name,
affiliationId: item.id,
...item
};