From a3fb6dec154cdce7ed4ab6629455324d849b5754 Mon Sep 17 00:00:00 2001 From: firefly <1633489380@qq.com> Date: Wed, 27 Aug 2025 15:09:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=86=E5=AD=A6=E5=B7=A5?= =?UTF-8?q?=C2=B7=E8=BE=85=E5=AF=BC=E5=91=98=E7=AE=A1=E7=90=86-=E4=B8=9A?= =?UTF-8?q?=E7=BB=A9=E8=80=83=E6=A0=B8-=E7=A7=91=E5=AE=A4=E5=A4=8D?= =?UTF-8?q?=E5=AE=A1-=E5=AD=A6=E5=B7=A5=E5=A4=84=E9=95=BF=E8=BF=99?= =?UTF-8?q?=E4=B8=A4=E4=B8=AA=E8=A7=92=E8=89=B2=E7=9A=84=E5=BE=85=E5=8A=9E?= =?UTF-8?q?=E6=B8=B2=E6=9F=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home/comps/jwc-undo.vue | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/views/Home/comps/jwc-undo.vue b/src/views/Home/comps/jwc-undo.vue index ce55b1d..7753cb8 100644 --- a/src/views/Home/comps/jwc-undo.vue +++ b/src/views/Home/comps/jwc-undo.vue @@ -133,19 +133,6 @@ 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", - }, ], }; },