feature/ysCha #23

Closed
ysCha wants to merge 259 commits from feature/ysCha into main
Showing only changes of commit 59f9377cc9 - Show all commits

View File

@ -95,6 +95,7 @@ export function useModuleBasicSetting(tabNum) {
return {
...common,
...item.addRoof,
...item.trestle,
roofPitch: item.addRoof.hajebichi ? item.addRoof.hajebichi : 0,
inclCd: String(item.addRoof.pitch),
}