context에서 서까래 변경 안되는 현상 수정
This commit is contained in:
parent
e73cf32a88
commit
4040b7b5a8
@ -139,6 +139,7 @@ export default function ContextRoofAllocationSetting(props) {
|
||||
showKey={'clCodeNm'}
|
||||
sourceKey={'clCode'}
|
||||
targetKey={roof.raft ? 'raft' : 'raftBaseCd'}
|
||||
onChange={(e) => handleChangeRaft(e, index)}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user