메뉴를 찾아가지 못하는 오류 발생 #659
@ -538,8 +538,10 @@ export function useCanvasSetting(executeEffect = true) {
|
||||
})
|
||||
|
||||
/** 메뉴 설정 */
|
||||
setMenuByRoofSize(params.roofSizeSet)
|
||||
//setMenuByRoofSize(params.roofSizeSet)
|
||||
}
|
||||
//메뉴를 찾아가지 못하는 오류 발생으로 변경
|
||||
setMenuByRoofSize(params.roofSizeSet)
|
||||
|
||||
/** 배치면초기설정 조회 */
|
||||
fetchBasicSettings(params.planNo, 'basicSettingSave')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user