From cce81f9ecebe6259310002bd16ca1c8ae8b51854 Mon Sep 17 00:00:00 2001 From: "851673013@qq.com" <851673013@qq.com> Date: Fri, 30 Sep 2022 10:51:03 +0800 Subject: [PATCH] =?UTF-8?q?bug=E7=94=B3=E8=AF=B7=E8=83=BD=E5=8A=9B?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E7=B3=BB=E7=BB=9F=E9=80=89=E9=A1=B9=E4=B8=8B?= =?UTF-8?q?=E6=96=B9=E5=8A=A0=E6=8F=90=E7=A4=BA=EF=BC=9A=E5=A6=82=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E6=B2=A1=E6=9C=89=E7=B3=BB=E7=BB=9F=E8=AF=B7=E6=96=B0?= =?UTF-8?q?=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/apply.vue | 1527 +++++++++++++++++--------------- 1 file changed, 823 insertions(+), 704 deletions(-) diff --git a/front/src/views/home/apply.vue b/front/src/views/home/apply.vue index 57d6d779..f2c77341 100644 --- a/front/src/views/home/apply.vue +++ b/front/src/views/home/apply.vue @@ -8,65 +8,159 @@
- +
- - + + - - - + +
- - + + - - + + - - - - + + + + {{ item.name }}
- - + + - - + +
- - + +
- + " + type="primary" + html-type="cancle" + @click="resetFields()" + > 退出申请 - + " + type="primary" + html-type="submit" + @click="processStartHandle()" + > 提交申请
@@ -108,232 +211,306 @@