From 2c788cbc21742582172f4e022232b090a2a6b0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B2=E6=A0=91=E9=80=9A?= <1976590620@qq.com> Date: Mon, 30 Mar 2020 13:58:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=97=E6=84=BF=E8=80=85=E7=AE=A1=E7=90=86?= =?UTF-8?q?=EF=BC=8C=E5=B7=B2=E7=BB=8F=E5=AE=A1=E6=89=B9=E8=BF=87=E7=9A=84?= =?UTF-8?q?=EF=BC=8C=E4=B8=8D=E8=A6=81=E6=98=BE=E7=A4=BA=E5=AE=A1=E6=89=B9?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/user/volunteerinfo.vue | 186 +++++++++++++---------- 1 file changed, 102 insertions(+), 84 deletions(-) diff --git a/src/views/modules/user/volunteerinfo.vue b/src/views/modules/user/volunteerinfo.vue index a5b39c19..f9f2c871 100644 --- a/src/views/modules/user/volunteerinfo.vue +++ b/src/views/modules/user/volunteerinfo.vue @@ -1,111 +1,129 @@ @@ -166,7 +184,7 @@ export default { } this.options = res.data.options }) - .catch(() => {}) + .catch(() => { }) }, watch: { deptIdList: function (val) {