From fcf41bb2f0f2901ff36743e163acb433747d9651 Mon Sep 17 00:00:00 2001 From: Surenjun Date: Tue, 18 Jun 2024 09:27:30 +0800 Subject: [PATCH] =?UTF-8?q?feat:sysset=E8=A1=A8387=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/ets/pages/Judge.ets | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/entry/src/main/ets/pages/Judge.ets b/entry/src/main/ets/pages/Judge.ets index fc8fe911..8227b692 100644 --- a/entry/src/main/ets/pages/Judge.ets +++ b/entry/src/main/ets/pages/Judge.ets @@ -380,7 +380,6 @@ struct Index { }) } - // 初始化本地systemparam表、markrule表 async initTrajectoryParam(trajectoryPath:string){ const examSubject = globalThis.carInfo.examSubject; @@ -773,7 +772,7 @@ struct Index { const unExitManualProjects = judgeConfigObj['332'].split(',') || []; const param348 = judgeConfigObj['348'] || '0'; - const param387 = judgeConfigObj['348'] || '0'; + const param387 = judgeConfigObj['387'] || '0'; if(judgeConfigObj['342'] === '3' || judgeConfigObj['342'] === '2'){ return false