충돌수정
This commit is contained in:
parent
45f0c667c2
commit
08ea14eed7
|
|
@ -344,7 +344,6 @@ export const ButtonConfigPanel: React.FC<ButtonConfigPanelProps> = ({
|
|||
loadColumns();
|
||||
}, [config.action?.dataTransfer?.sourceTable, config.action?.dataTransfer?.targetTable]);
|
||||
|
||||
<<<<<<< HEAD
|
||||
// 🆕 modal 액션: 대상 화면 테이블 조회 및 필드 매핑 로드
|
||||
useEffect(() => {
|
||||
const actionType = config.action?.type;
|
||||
|
|
|
|||
Loading…
Reference in New Issue