diff --git a/src/views/Home/comps/jwc-undo.vue b/src/views/Home/comps/jwc-undo.vue index 7753cb8..ce55b1d 100644 --- a/src/views/Home/comps/jwc-undo.vue +++ b/src/views/Home/comps/jwc-undo.vue @@ -133,6 +133,19 @@ export default { value: 0, url: "/teacher/achievement/achievementCheck", }, + // 陈冠元 + { + label: "学工·辅导员管理-业绩考核-科室复审", + name: "yj", + value: 0, + url: "/teacher/teacherKpiFilling/studentAffairsOfficeAudit/KSAuditList", + }, + { + label: "学工·辅导员管理-业绩考核-学工处长审核", + name: "bj", + value: 0, + url: "/teacher/teacherKpiFilling/studentAffairsOfficeAudit/XGCZAuditList", + }, ], }; }, diff --git a/src/views/Home/comps/sj-undo.vue b/src/views/Home/comps/sj-undo.vue index 3ccf765..5ebde00 100644 --- a/src/views/Home/comps/sj-undo.vue +++ b/src/views/Home/comps/sj-undo.vue @@ -58,6 +58,13 @@ export default { value: 0, url: "/teacher/achievement/achievementCheck", }, + // 陈冠元 + { + label: "书记·辅导员管理-业绩考核", + name: "yj", + value: 0, + url: "/teacher/teacherKpiFilling/collegeAudit/DZZSJAuditList", + }, ], }; }, diff --git a/src/views/Home/comps/xw-undo.vue b/src/views/Home/comps/xw-undo.vue index 3c97f7d..1145df1 100644 --- a/src/views/Home/comps/xw-undo.vue +++ b/src/views/Home/comps/xw-undo.vue @@ -109,6 +109,13 @@ export default { value: 0, url: "/teacher/achievement/achievementCheck", }, + // 陈冠元 + { + label: "学务·辅导员管理-业绩考核", + name: "yj", + value: 0, + url: "/teacher/teacherKpiFilling/collegeAudit/XWAuditList", + }, ], }; }, diff --git a/src/views/routine/disciplinaryApplication/index.vue b/src/views/routine/disciplinaryApplication/index.vue index 89d7c08..adc3437 100644 --- a/src/views/routine/disciplinaryApplication/index.vue +++ b/src/views/routine/disciplinaryApplication/index.vue @@ -23,16 +23,16 @@ 新增 + v-hasPermi="['routine:disciplinaryApplication:add']">发起处分 - + 导出 diff --git a/src/views/routine/disqualification/index.vue b/src/views/routine/disqualification/index.vue index db759c1..b5a2ed3 100644 --- a/src/views/routine/disqualification/index.vue +++ b/src/views/routine/disqualification/index.vue @@ -19,16 +19,16 @@ 新增 + v-hasPermi="['routine:disqualification:add']">给予学生退学申请 - + 导出 diff --git a/src/views/routine/relieve/index.vue b/src/views/routine/relieve/index.vue index dbe0b11..61f33b7 100644 --- a/src/views/routine/relieve/index.vue +++ b/src/views/routine/relieve/index.vue @@ -18,14 +18,14 @@ - 新增 + 发起解除 - + 导出 diff --git a/src/views/routine/rtStuDropOutSchool/index.vue b/src/views/routine/rtStuDropOutSchool/index.vue index 98639bd..5c720d3 100644 --- a/src/views/routine/rtStuDropOutSchool/index.vue +++ b/src/views/routine/rtStuDropOutSchool/index.vue @@ -20,14 +20,14 @@ - 新增 + 发起退学 - + 导出 diff --git a/src/views/routine/rtStuQuitSchool/index.vue b/src/views/routine/rtStuQuitSchool/index.vue index e5f0547..37a7041 100644 --- a/src/views/routine/rtStuQuitSchool/index.vue +++ b/src/views/routine/rtStuQuitSchool/index.vue @@ -18,14 +18,14 @@ - 新增 + 发起休学 - + 导出 diff --git a/src/views/routine/rtStuReentrySchool/index.vue b/src/views/routine/rtStuReentrySchool/index.vue index 414447a..80ef55b 100644 --- a/src/views/routine/rtStuReentrySchool/index.vue +++ b/src/views/routine/rtStuReentrySchool/index.vue @@ -18,14 +18,14 @@ - 新增 + 发起复学 - + 导出