From 0f052bb62b3cb4d96535fabe72a85b761d2fbe40 Mon Sep 17 00:00:00 2001 From: firefly <1633489380@qq.com> Date: Wed, 20 Aug 2025 14:55:23 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E8=BE=85=E5=AF=BC=E5=91=98=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E4=B8=9A=E7=BB=A9=E8=80=83=E6=A0=B8----=E5=AD=A6?= =?UTF-8?q?=E5=8A=A1=E5=AE=A1=E6=A0=B8=E4=BB=A3=E5=8A=9E-----=E5=AD=A6?= =?UTF-8?q?=E9=99=A2=E4=B9=A6=E8=AE=B0=E4=BB=A3=E5=8A=9E----=E7=A7=91?= =?UTF-8?q?=E5=AE=A4=E5=A4=8D=E6=A0=B8=E4=BB=A3=E5=8A=9E---=E5=AD=A6?= =?UTF-8?q?=E5=B7=A5=E5=A4=84=E9=95=BF=E5=AE=A1=E6=A0=B8=E4=BB=A3=E5=8A=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home/comps/jwc-undo.vue | 13 +++++++++++++ src/views/Home/comps/sj-undo.vue | 7 +++++++ src/views/Home/comps/xw-undo.vue | 7 +++++++ src/views/routine/disciplinaryApplication/index.vue | 10 +++++----- 4 files changed, 32 insertions(+), 5 deletions(-) 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 c264857..fcd1621 100644 --- a/src/views/routine/disciplinaryApplication/index.vue +++ b/src/views/routine/disciplinaryApplication/index.vue @@ -23,16 +23,16 @@ 新增 + v-hasPermi="['routine:disciplinaryApplication:add']">发起处分 - + + 导出 From a8fad81acdf510abc6113da9cb23c3c9c870ce96 Mon Sep 17 00:00:00 2001 From: firefly <1633489380@qq.com> Date: Wed, 20 Aug 2025 15:31:53 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E5=A4=84?= =?UTF-8?q?=E5=88=86=E7=AE=A1=E7=90=86=E5=92=8C=E5=AD=A6=E7=B1=8D=E5=BC=82?= =?UTF-8?q?=E5=8A=A8=E7=9A=84=E5=A2=9E=E5=88=A0=E6=94=B9=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/routine/disciplinaryApplication/index.vue | 4 ++-- src/views/routine/disqualification/index.vue | 6 +++--- src/views/routine/relieve/index.vue | 6 +++--- src/views/routine/rtStuDropOutSchool/index.vue | 6 +++--- src/views/routine/rtStuQuitSchool/index.vue | 6 +++--- src/views/routine/rtStuReentrySchool/index.vue | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/views/routine/disciplinaryApplication/index.vue b/src/views/routine/disciplinaryApplication/index.vue index fcd1621..76db723 100644 --- a/src/views/routine/disciplinaryApplication/index.vue +++ b/src/views/routine/disciplinaryApplication/index.vue @@ -28,8 +28,8 @@ - diff --git a/src/views/routine/disqualification/index.vue b/src/views/routine/disqualification/index.vue index 112a8cb..a1cb1a8 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 0e45911..6a6c5c6 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 e5ddb83..3af46d4 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 00b126c..5622101 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 44230ca..4d19d0b 100644 --- a/src/views/routine/rtStuReentrySchool/index.vue +++ b/src/views/routine/rtStuReentrySchool/index.vue @@ -18,14 +18,14 @@ - 新增 + 发起复学 - + 导出