곰픽(dpi) 채점 결과 업데이트

This commit is contained in:
2025-05-07 16:58:03 +09:00
parent 38a323c0b0
commit 5ee5330e13
9 changed files with 16 additions and 12 deletions

View File

@@ -404,7 +404,7 @@ function getGpdpScore(gpdpData, scoringJson, index) {
else {
const result = xpath.select(ele, gpdpXmlDoc);
const result2 = null;
const isCheck = false;
let isCheck = false;
if (ele === 'none') {
scoringResult[key] = "확인필요";