dev #680

Merged
ysCha merged 220 commits from dev into dev-deploy 2026-03-03 19:58:23 +09:00
Showing only changes of commit 89cefff5e4 - Show all commits

View File

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