diff --git a/src/views/admin/DashboardPage.vue b/src/views/admin/DashboardPage.vue index 75a03c0..bde57d2 100644 --- a/src/views/admin/DashboardPage.vue +++ b/src/views/admin/DashboardPage.vue @@ -144,8 +144,8 @@
{ 报名编号: item.id, 姓名: item.name, 所在单位: item.organization, + 推荐人: item.referrer, + 推荐人单位: item.referrerCompany, 部门: item.department || '', 职务: item.title, 手机号: item.phone, diff --git a/src/views/client/FormPage.vue b/src/views/client/FormPage.vue index 18282f0..8087bed 100644 --- a/src/views/client/FormPage.vue +++ b/src/views/client/FormPage.vue @@ -184,6 +184,9 @@ 第二期 5月26-28日 + + 第三期 6月02-04日 +