곰픽(dpi) 채점 결과 업데이트
This commit is contained in:
@@ -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] = "확인필요";
|
||||
|
||||
Reference in New Issue
Block a user