From d57f2d123f7a853fe40a4f6b74e3c5cf81c247bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Sat, 14 Sep 2024 14:54:50 +0800 Subject: [PATCH] =?UTF-8?q?Get=E6=94=B9=E4=B8=BApost=E3=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/volunteer/VoluntaryOrganization/info.vue | 2 +- src/views/modules/volunteer/VoluntaryOrganization/process.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/volunteer/VoluntaryOrganization/info.vue b/src/views/modules/volunteer/VoluntaryOrganization/info.vue index 5efc032d7..4450d12ec 100644 --- a/src/views/modules/volunteer/VoluntaryOrganization/info.vue +++ b/src/views/modules/volunteer/VoluntaryOrganization/info.vue @@ -528,7 +528,7 @@ const url = "/sys/dict/data/dictlist" let params = { - dictType: 'volunteer_org_service_type' + dictType: 'voluntary_project_service_class' } const { data, code, msg } = await requestPost(url, params) diff --git a/src/views/modules/volunteer/VoluntaryOrganization/process.vue b/src/views/modules/volunteer/VoluntaryOrganization/process.vue index 968a37c94..4b187f858 100644 --- a/src/views/modules/volunteer/VoluntaryOrganization/process.vue +++ b/src/views/modules/volunteer/VoluntaryOrganization/process.vue @@ -102,7 +102,7 @@ export default { status:this.status, reason:this.reason } - requestGet(url, params).then((res) =>{ + requestPost(url, params).then((res) =>{ console.log(res,"res"); if(res.code===0){ // this.