mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 14:26:45 +08:00
提交
This commit is contained in:
@@ -603,6 +603,7 @@ const columns = ref([
|
||||
dataIndex: "teacher",
|
||||
key: "teacher",
|
||||
width: "20%",
|
||||
ellipsis: true,
|
||||
align: "center",
|
||||
customRender: ({ record }) => {
|
||||
// const teachers = record.offteachers;
|
||||
|
||||
Reference in New Issue
Block a user