처마/케라바 변경 탭 변경시 버튼 값 초기화
This commit is contained in:
parent
86d595ef52
commit
f345b0dbbe
@ -116,6 +116,7 @@ export function useEavesGableEdit(id) {
|
|||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
typeRef.current = type
|
typeRef.current = type
|
||||||
|
radioTypeRef.current = '1'
|
||||||
}, [type])
|
}, [type])
|
||||||
|
|
||||||
const mouseOverEvent = (e) => {
|
const mouseOverEvent = (e) => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user