From ccc31b2ad0376bd60bb77a5d2da5f70d7f18a4d4 Mon Sep 17 00:00:00 2001 From: s1431_z_w <15596413+s1431zw@user.noreply.gitee.com> Date: Mon, 18 Aug 2025 15:14:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E5=B8=B8=E4=BA=8B=E5=8A=A1=E4=B8=AD?= =?UTF-8?q?=E5=AD=A6=E7=94=9F=E8=AF=81=E8=A1=A5=E5=8A=9E=E5=92=8C=E5=9C=A8?= =?UTF-8?q?=E6=A0=A1=E8=AF=81=E6=98=8E=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home/comps/fdy-undo.vue | 14 +++++++++++++- src/views/Home/comps/jwc-undo.vue | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/src/views/Home/comps/fdy-undo.vue b/src/views/Home/comps/fdy-undo.vue index 3c880b2..5d45252 100644 --- a/src/views/Home/comps/fdy-undo.vue +++ b/src/views/Home/comps/fdy-undo.vue @@ -67,6 +67,18 @@ export default { value: 0, url: "/dormitory/stuDormitoryManage/fdys" }, + { + label: "辅导员·学生证补办审核", + name: "xszb", + value: 0, + url: "/routine/sicr/counsellorExamine" + }, + { + label: "辅导员·在校证明审核", + name: "zxzm", + value: 0, + url: "/routine/school/application" + }, { label: "辅导员·任务管理审核", @@ -192,4 +204,4 @@ export default { transform: scale(1.1); } - \ No newline at end of file + diff --git a/src/views/Home/comps/jwc-undo.vue b/src/views/Home/comps/jwc-undo.vue index 5e7ff40..0886d85 100644 --- a/src/views/Home/comps/jwc-undo.vue +++ b/src/views/Home/comps/jwc-undo.vue @@ -87,6 +87,18 @@ export default { value: 0, url: "/hard/gl/xg" } + { + label: "学工·学生证补办审核", + name: "xszb", + value: 0, + url: "/routine/sicr/learningIndustrialProductionAudit" + }, + { + label: "学工·在校证明审核", + name: "zxzm", + value: 0, + url: "/routine/school/learning" + } ] } @@ -180,4 +192,4 @@ export default { transform: scale(1.1); } - \ No newline at end of file +