[agent-pipeline] pipe-20260315065015-rei8 round-2
This commit is contained in:
parent
015cd2c3ed
commit
c4db3fbfd4
|
|
@ -1799,12 +1799,6 @@ function ScreenRelationFlowInner({ screen, selectedGroup, initialFocusedScreenId
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
// 디버깅 로그
|
|
||||||
console.log(`서브테이블 ${subTableName} (${subTableInfo?.relationType}):`, {
|
|
||||||
fieldMappings: subTableInfo?.fieldMappings,
|
|
||||||
extractedJoinColumns: subTableJoinColumns
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// 서브 테이블의 highlightedColumns도 추가 (화면에서 서브테이블 컬럼을 직접 사용하는 경우)
|
// 서브 테이블의 highlightedColumns도 추가 (화면에서 서브테이블 컬럼을 직접 사용하는 경우)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue