feat_surenjun #20
@ -380,7 +380,6 @@ struct Index {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// 初始化本地systemparam表、markrule表
|
// 初始化本地systemparam表、markrule表
|
||||||
async initTrajectoryParam(trajectoryPath:string){
|
async initTrajectoryParam(trajectoryPath:string){
|
||||||
const examSubject = globalThis.carInfo.examSubject;
|
const examSubject = globalThis.carInfo.examSubject;
|
||||||
@ -773,7 +772,7 @@ struct Index {
|
|||||||
|
|
||||||
const unExitManualProjects = judgeConfigObj['332'].split(',') || [];
|
const unExitManualProjects = judgeConfigObj['332'].split(',') || [];
|
||||||
const param348 = judgeConfigObj['348'] || '0';
|
const param348 = judgeConfigObj['348'] || '0';
|
||||||
const param387 = judgeConfigObj['348'] || '0';
|
const param387 = judgeConfigObj['387'] || '0';
|
||||||
|
|
||||||
if(judgeConfigObj['342'] === '3' || judgeConfigObj['342'] === '2'){
|
if(judgeConfigObj['342'] === '3' || judgeConfigObj['342'] === '2'){
|
||||||
return false
|
return false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user