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) {