From 14351677441453f61277a7b9598cf8fa87dc983e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E6=97=A0=E6=B6=AF?= <2637171921@qq.com> Date: Fri, 15 Aug 2025 21:49:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8A=A0=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E6=89=93=E5=8D=B0=E5=8A=9F=E8=83=BD=EF=BC=8C=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E4=BB=A3=E5=8A=9E=E5=89=8D=E7=AB=AF=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home/comps/fdy-undo.vue | 12 + src/views/Home/comps/jwc-undo.vue | 6 + src/views/Home/comps/xw-undo.vue | 6 + .../comprehensive/identifytexs/index.vue | 1594 +++++------------ src/views/comprehensive/remarkstext/index.vue | 1086 ++++------- 5 files changed, 861 insertions(+), 1843 deletions(-) diff --git a/src/views/Home/comps/fdy-undo.vue b/src/views/Home/comps/fdy-undo.vue index 03fc822..c8d32f4 100644 --- a/src/views/Home/comps/fdy-undo.vue +++ b/src/views/Home/comps/fdy-undo.vue @@ -74,6 +74,18 @@ export default { value: 0, url: "/task/todo" }, + { + label: "辅导员·困难资助审核", + name: "knzz", + value: 0, + url: "hard/tufa/fdy" + }, + { + label: "辅导员·学生离校审核", + name: "leave", + value: 0, + url: "/survey/leave/fdy" + }, ], diff --git a/src/views/Home/comps/jwc-undo.vue b/src/views/Home/comps/jwc-undo.vue index 94b7aa9..8080091 100644 --- a/src/views/Home/comps/jwc-undo.vue +++ b/src/views/Home/comps/jwc-undo.vue @@ -74,6 +74,12 @@ export default { value: 0, url: "/task/todo" }, + { + label: "学工·困难资助审核", + name: "knzz", + value: 0, + url: "hard/tufa/xg" + }, ] } diff --git a/src/views/Home/comps/xw-undo.vue b/src/views/Home/comps/xw-undo.vue index 08c3790..07c99a1 100644 --- a/src/views/Home/comps/xw-undo.vue +++ b/src/views/Home/comps/xw-undo.vue @@ -74,6 +74,12 @@ export default { value: 0, url: "/task/todo", }, + { + label: "学务·困难资助审核", + name: "knzz", + value: 0, + url: "hard/tufa/xw" + }, ], diff --git a/src/views/comprehensive/identifytexs/index.vue b/src/views/comprehensive/identifytexs/index.vue index 241d272..51d69a5 100644 --- a/src/views/comprehensive/identifytexs/index.vue +++ b/src/views/comprehensive/identifytexs/index.vue @@ -2,27 +2,12 @@
- + - - - 搜索 重置 @@ -31,53 +16,21 @@ - 导入 + 导入 - 新增 + 新增 - - 删除 + 删除 + + + 批量打印 - - @@ -90,33 +43,18 @@ - - + + @@ -144,170 +82,158 @@ {{ formatDate(form.birthData) }} - + -

第一学年

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ getYearNameById(form.yearOne.stuYear) }} - + +

第一学年

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ getYearNameById(form.yearOne.stuYear) }} +
-

第二学年

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ getYearNameById(form.yearTwo.stuYear) }} - + +

第二学年

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ getYearNameById(form.yearTwo.stuYear) }} +
-

第三学年

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ getYearNameById(form.yearThree.stuYear) }} - + +

第三学年

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ getYearNameById(form.yearThree.stuYear) }} +
- -