This commit is contained in:
Pengxiansen
2025-02-27 23:17:14 +08:00
parent 206eb42500
commit dacc22e471
5 changed files with 20 additions and 33 deletions

View File

@@ -603,6 +603,7 @@ const columns = ref([
dataIndex: "teacher",
key: "teacher",
width: "20%",
ellipsis: true,
align: "center",
customRender: ({ record }) => {
// const teachers = record.offteachers;