From 9023b62630bcc49a648e34b0096bda047a2515dd Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Tue, 18 Oct 2022 13:48:16 +0800 Subject: [PATCH] =?UTF-8?q?10.18=20=E9=A2=84=E7=BA=A6=E7=9A=84=E8=AF=84?= =?UTF-8?q?=E5=AE=A1=E5=AE=A4=E5=88=97=E8=A1=A8=E6=9B=B4=E6=8D=A2=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ElecBidEvaluation/service.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ElecBidEvaluation/service.ts b/src/components/ElecBidEvaluation/service.ts index 864fdcf..fa5d166 100644 --- a/src/components/ElecBidEvaluation/service.ts +++ b/src/components/ElecBidEvaluation/service.ts @@ -33,7 +33,7 @@ export async function cancelMeeting(id: any) { * @params data */ export async function getBidEvalRoom(data: any) { - return request('/api/biz-service-ebtp-evaluation/v1/elec/eval/area/page/list', { + return request('/api/biz-service-ebtp-evaluation/v1/elec/eval/area/page/all', { method: 'POST', data: { ...data,