From 36ad1ce2d28547ea1fe1a40c4255e575c11d08e8 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Wed, 5 Mar 2025 17:14:44 +0800 Subject: [PATCH] init --- src/views/Aspiration/Aspiration.vue | 965 +++++++------- .../Aspiration/components/AddAspiration.vue | 337 ++--- .../Aspiration/components/ShowAspiration.vue | 219 ++-- src/views/Batch/Batch.vue | 829 ++++++------ src/views/Batch/components/AddBatch.vue | 221 ++-- src/views/Batch/components/ShowBatch.vue | 163 +-- src/views/BatchSub/BatchSub.vue | 899 ++++++------- src/views/BatchSub/components/AddBatchSub.vue | 305 +++-- .../BatchSub/components/ShowBatchSub.vue | 209 +-- .../IndependentRecruitment.vue | 1139 +++++++++-------- .../components/AddIndependentRecruitment.vue | 510 +++++--- .../components/ShowIndependentRecruitment.vue | 315 ++--- .../MiddleSchoolIndicator.vue | 60 +- .../components/AddMiddleSchoolIndicator.vue | 26 +- .../components/ShowMiddleSchoolIndicator.vue | 19 +- 15 files changed, 3352 insertions(+), 2864 deletions(-) diff --git a/src/views/Aspiration/Aspiration.vue b/src/views/Aspiration/Aspiration.vue index 5a06908..293a2eb 100644 --- a/src/views/Aspiration/Aspiration.vue +++ b/src/views/Aspiration/Aspiration.vue @@ -1,540 +1,567 @@ -